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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c2887 if (nx->nx_id == unxa->nxa_expid)
2909 nx->nx_id = unxa->nxa_expid;
2936 LIST_INSERT_HEAD(NFSRVEXPHASH(nxfs->nxfs_id, nx->nx_id), nx, nx_hash);
2987 nx->nx_fh.nfh_xh.nxh_expid = htonl(nx->nx_id);
3169 if (nx->nx_id != expid)
3329 nfhp->nfh_xh.nxh_expid = htonl(nx->nx_id);
H A Dnfs.h624 uint32_t nx_id; /* export ID */ member in struct:nfs_export
H A Dnfs_syscalls.c479 nfh.nfh_xh.nxh_expid = htonl(nx->nx_id);

Completed in 80 milliseconds