Searched refs:nxh_fsid (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h386 uint32_t nxh_fsid; /* File System Export ID */ member in struct:nfs_exphandle
H A Dnfs_syscalls.c478 nfh.nfh_xh.nxh_fsid = htonl(nxfs->nxfs_id);
H A Dnfs_subs.c2986 nx->nx_fh.nfh_xh.nxh_fsid = htonl(nx->nx_fs->nxfs_id);
3163 fsid = ntohl(nxh->nxh_fsid);
3328 nfhp->nfh_xh.nxh_fsid = htonl(nx->nx_fs->nxfs_id);

Completed in 28 milliseconds