Searched defs:nfs_filehandle (Results 1 – 1 of 1) sorted by relevance
472 struct nfs_filehandle { struct473 uint32_t nfh_len; /* total length of file handle */474 struct nfs_exphandle nfh_xh; /* export handle */475 unsigned char nfh_fid[NFS_MAX_FID_SIZE]; /* File ID */476 unsigned char *nfh_fhp; /* pointer to file handle */