Searched refs:nxfs_id (Results 1 – 3 of 3) sorted by relevance
1781 if (nxfs->nxfs_id == unxa->nxa_fsid) { in nfsrv_export()1874 nxfs->nxfs_id = unxa->nxa_fsid; in nfsrv_export()1964 LIST_INSERT_HEAD(NFSRVEXPHASH(nxfs->nxfs_id, nx->nx_id), nx, nx_hash); in nfsrv_export()2018 nx->nx_fh.nfh_xh.nxh_fsid = htonl(nx->nx_fs->nxfs_id); in nfsrv_export()2245 if (nx->nx_fs->nxfs_id != fsid) { in nfsrv_fhtoexport()2475 nfhp->nfh_xh.nxh_fsid = htonl(nx->nx_fs->nxfs_id); in nfsrv_vptofh()
710 uint32_t nxfs_id; /* exported file system ID */ member
352 nfh.nfh_xh.nxh_fsid = htonl(nxfs->nxfs_id); in getfh()