Home
last modified time | relevance | path

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

/fs/
Dnamespace.c2385 struct dentry *mount_subtree(struct vfsmount *mnt, const char *name) in mount_subtree() function
2413 EXPORT_SYMBOL(mount_subtree);
/fs/btrfs/
Dsuper.c1003 root = mount_subtree(mnt, subvol_name); in mount_subvol()
/fs/nfs/
Dsuper.c2867 dentry = mount_subtree(root_mnt, export_path); in nfs_follow_remote_path()