Home
last modified time | relevance | path

Searched defs:nfs_filehandle (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.101.15/bsd/nfs/
H A Dnfs.h478 struct nfs_filehandle { struct
479 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 */