ReactOS 0.4.15-dev-7953-g1f49173
__nfs41_fh Struct Reference

#include <nfs41_types.h>

Collaboration diagram for __nfs41_fh:

Public Attributes

unsigned char fh [NFS4_FHSIZE]
 
uint32_t len
 
uint64_t fileid
 
struct __nfs41_superblocksuperblock
 

Detailed Description

Definition at line 52 of file nfs41_types.h.

Member Data Documentation

◆ fh

unsigned char __nfs41_fh::fh[NFS4_FHSIZE]

Definition at line 53 of file nfs41_types.h.

Referenced by common_fh(), deleg_fh_cmp(), get_path_fhs(), layout_entry_compare(), and xdr_fh().

◆ fileid

uint64_t __nfs41_fh::fileid

Definition at line 55 of file nfs41_types.h.

Referenced by deleg_file_cmp(), and nfs41_delegation_getattr().

◆ len

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().

◆ superblock

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().


The documentation for this struct was generated from the following file: