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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_subs.c2220 struct nfs_exportfs *nxfs, *nxfs2, *nxfs3; local
2352 nxfs3 = NULL;
2356 nxfs3 = nxfs2;
2360 else if (nxfs3)
2361 LIST_INSERT_AFTER(nxfs3, nxfs, nxfs_next);

Completed in 28 milliseconds