Home
last modified time | relevance | path

Searched refs:nfs_fs_path_replace (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/bsd/nfs/
H A Dnfsmount.h441 extern void nfs_fs_path_replace(struct nfs_fs_path *dst, struct nfs_fs_path *src);
H A Dnfs_vfsops.c378 nfs_fs_path_replace(struct nfs_fs_path *dst, struct nfs_fs_path *src) in nfs_fs_path_replace() function
1739 nfs_fs_path_replace(nfsp, &nfsp2); in nfs4_mount_update_path_with_symlink()
1992 nfs_fs_path_replace(&fspath, &fspath2); in nfs4_mount()