Searched refs:nx_fs (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c2910 nx->nx_fs = nxfs;
2986 nx->nx_fh.nfh_xh.nxh_fsid = htonl(nx->nx_fs->nxfs_id);
3167 if (nx->nx_fs->nxfs_id != fsid)
3257 mp = vfs_getvfs_by_mntonname((*nxp)->nx_fs->nxfs_path);
3328 nfhp->nfh_xh.nxh_fsid = htonl(nx->nx_fs->nxfs_id);
H A Dnfs.h626 struct nfs_exportfs *nx_fs; /* exported file system */ member in struct:nfs_export

Completed in 36 milliseconds