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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c2677 struct nfs_exportfs *nxfs, *nxfs2, *nxfs3; local
2864 nxfs3 = NULL;
2868 nxfs3 = nxfs2;
2872 else if (nxfs3)
2873 LIST_INSERT_AFTER(nxfs3, nxfs, nxfs_next);

Completed in 22 milliseconds