Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4super.c208 dentry = mount_subtree(root_mnt, export_path); in do_nfs4_mount()
/linux/fs/btrfs/
H A Dsuper.c1196 root = mount_subtree(mnt, subvol_name); in mount_subvol()
/linux/fs/
H A Dnamespace.c4302 struct dentry *mount_subtree(struct vfsmount *m, const char *name) in mount_subtree() function
4336 EXPORT_SYMBOL(mount_subtree);
/linux/include/linux/
H A Dfs.h2315 extern struct dentry *mount_subtree(struct vfsmount *mnt, const char *path);