Home
last modified time | relevance | path

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

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