Home
last modified time | relevance | path

Searched refs:nxh_expid (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.101.15/bsd/nfs/
H A Dnfs_subs.c1995 nx->nx_fh.nfh_xh.nxh_expid = htonl(nx->nx_id); in nfsrv_export()
2218 expid = ntohl(nxh->nxh_expid); in nfsrv_fhtoexport()
2452 nfhp->nfh_xh.nxh_expid = htonl(nx->nx_id); in nfsrv_vptofh()
H A Dnfs.h461 uint32_t nxh_expid; /* Export ID */ member
H A Dnfs_syscalls.c386 nfh.nfh_xh.nxh_expid = htonl(nx->nx_id); in getfh()