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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsmount.h120 struct nfs_fs_path { struct
126 struct nfs_fs_path nl_path; /* file system path */
139 struct nfs_fs_path nl_root; /* current server's root file system path */
H A Dnfs_vfsops.c185 int nfs4_mount_update_path_with_symlink(struct nfsmount *, struct nfs_fs_path *, uint32_t, fhandle_t *, int *, fhandle_t *, vfs_context_t);
1952 nfs4_mount_update_path_with_symlink(struct nfsmount *nmp, struct nfs_fs_path *nfsp, uint32_t curcomp, fhandle_t *dirfhp, int *depthp, fhandle_t *fhp, vfs_context_t ctx)
1961 struct nfs_fs_path nfsp2;
2101 struct nfs_fs_path fspath, *nfsp, fspath2;
2920 struct nfs_fs_path *fsp;
4152 struct nfs_fs_path *fsp;
H A Dnfs4_subs.c1791 struct nfs_fs_path *fsp;

Completed in 20 milliseconds