nfs-ganesha 1.4
|
#include <fsal_types.h>
Public Attributes | |
struct { | |
lustre_fid fid | |
unsigned long long inode | |
} | data |
char | pad [FSAL_HANDLE_T_SIZE] |
Definition at line 93 of file FSAL/FSAL_LUSTRE/fsal_types.h.
struct { ... } lustrefsal_handle_t::data |
lustre_fid lustrefsal_handle_t::fid |
Definition at line 96 of file FSAL/FSAL_LUSTRE/fsal_types.h.
unsigned long long lustrefsal_handle_t::inode |
Definition at line 98 of file FSAL/FSAL_LUSTRE/fsal_types.h.
char lustrefsal_handle_t::pad[FSAL_HANDLE_T_SIZE] |
Definition at line 100 of file FSAL/FSAL_LUSTRE/fsal_types.h.