Searched defs:nfs_filehandle (Results 1 – 1 of 1) sorted by relevance
478 struct nfs_filehandle { struct479 uint32_t nfh_len; /* total length of file handle */480 struct nfs_exphandle nfh_xh; /* export handle */481 unsigned char nfh_fid[NFS_MAX_FID_SIZE]; /* File ID */482 unsigned char *nfh_fhp; /* pointer to file handle */