Searched refs:nxfs_id (Results 1 – 3 of 3) sorted by relevance
1766 if (nxfs->nxfs_id == unxa->nxa_fsid) { in nfsrv_export()1850 nxfs->nxfs_id = unxa->nxa_fsid; in nfsrv_export()1940 LIST_INSERT_HEAD(NFSRVEXPHASH(nxfs->nxfs_id, nx->nx_id), nx, nx_hash); in nfsrv_export()1994 nx->nx_fh.nfh_xh.nxh_fsid = htonl(nx->nx_fs->nxfs_id); in nfsrv_export()2221 if (nx->nx_fs->nxfs_id != fsid) { in nfsrv_fhtoexport()2451 nfhp->nfh_xh.nxh_fsid = htonl(nx->nx_fs->nxfs_id); in nfsrv_vptofh()
715 uint32_t nxfs_id; /* exported file system ID */ member
385 nfh.nfh_xh.nxh_fsid = htonl(nxfs->nxfs_id); in getfh()