|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#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(), and file_layout_recall_fsid().