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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c2772 if (nxfs->nxfs_id == unxa->nxa_fsid)
2855 nxfs->nxfs_id = unxa->nxa_fsid;
2936 LIST_INSERT_HEAD(NFSRVEXPHASH(nxfs->nxfs_id, nx->nx_id), nx, nx_hash);
2986 nx->nx_fh.nfh_xh.nxh_fsid = htonl(nx->nx_fs->nxfs_id);
3167 if (nx->nx_fs->nxfs_id != fsid)
3328 nfhp->nfh_xh.nxh_fsid = htonl(nx->nx_fs->nxfs_id);
H A Dnfs.h641 uint32_t nxfs_id; /* exported file system ID */ member in struct:nfs_exportfs
H A Dnfs_syscalls.c478 nfh.nfh_xh.nxh_fsid = htonl(nxfs->nxfs_id);

Completed in 41 milliseconds