Home
last modified time | relevance | path

Searched refs:mount_subtree (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/nfs/
Dnfs4super.c231 dentry = mount_subtree(root_mnt, export_path); in nfs_follow_remote_path()
/linux-4.4.14/fs/
Dnamespace.c2863 struct dentry *mount_subtree(struct vfsmount *mnt, const char *name) in mount_subtree() function
2891 EXPORT_SYMBOL(mount_subtree);
/linux-4.4.14/fs/btrfs/
Dsuper.c1336 root = mount_subtree(mnt, subvol_name); in mount_subvol()
/linux-4.4.14/include/linux/
Dfs.h1972 extern struct dentry *mount_subtree(struct vfsmount *mnt, const char *path);