|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#include <nfs41_types.h>

Public Attributes | |
| unsigned char | fh [NFS4_FHSIZE] |
| uint32_t | len |
| uint64_t | fileid |
| struct __nfs41_superblock * | superblock |
Definition at line 52 of file nfs41_types.h.
| unsigned char __nfs41_fh::fh[NFS4_FHSIZE] |
Definition at line 53 of file nfs41_types.h.
Referenced by common_fh(), deleg_fh_cmp(), layout_entry_compare(), and xdr_fh().
| uint64_t __nfs41_fh::fileid |
Definition at line 55 of file nfs41_types.h.
Referenced by deleg_file_cmp(), and nfs41_delegation_getattr().
| uint32_t __nfs41_fh::len |
Definition at line 54 of file nfs41_types.h.
Referenced by common_fh(), deleg_fh_cmp(), layout_entry_compare(), and xdr_fh().
| struct __nfs41_superblock* __nfs41_fh::superblock |
Definition at line 56 of file nfs41_types.h.
Referenced by deleg_file_cmp(), file_layout_recall_fsid(), and pnfs_rpc_layoutget().