Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/nfs/
H A Dnfs.h474 struct nfs_filehandle { struct
475 uint32_t nfh_len; /* total length of file handle */
476 struct nfs_exphandle nfh_xh; /* export handle */
477 unsigned char nfh_fid[NFS_MAX_FID_SIZE]; /* File ID */
478 unsigned char *nfh_fhp; /* pointer to file handle */