Searched refs:nx_fs (Results 1 – 2 of 2) sorted by relevance
1912 nx->nx_fs = nxfs; 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()2384 mp = nfsrv_getvfs_by_mntonname((*nxp)->nx_fs->nxfs_path); in nfsrv_fhtovp()2451 nfhp->nfh_xh.nxh_fsid = htonl(nx->nx_fs->nxfs_id); in nfsrv_vptofh()
700 struct nfs_exportfs *nx_fs; /* exported file system */ member