Searched refs:mount_subtree (Results 1 – 4 of 4) sorted by relevance
231 dentry = mount_subtree(root_mnt, export_path); in nfs_follow_remote_path()
2950 struct dentry *mount_subtree(struct vfsmount *mnt, const char *name) in mount_subtree() function2978 EXPORT_SYMBOL(mount_subtree);
1421 root = mount_subtree(mnt, subvol_name); in mount_subvol()
2161 extern struct dentry *mount_subtree(struct vfsmount *mnt, const char *path);