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

/linux-master/fs/nfs/
H A Dnfs4super.c230 dentry = mount_subtree(root_mnt, export_path);
/linux-master/fs/
H A Dnamespace.c3839 struct dentry *mount_subtree(struct vfsmount *m, const char *name) function
3873 EXPORT_SYMBOL(mount_subtree); variable
/linux-master/fs/btrfs/
H A Dsuper.c1147 root = mount_subtree(mnt, subvol_name);
1148 /* mount_subtree() drops our reference on the vfsmount. */
1898 * sb->s_root dentry is really swapped after mount_subtree(). But conceptually
2071 * Since we use mount_subtree to mount the default/specified subvol, we
/linux-master/include/linux/
H A Dfs.h2508 extern struct dentry *mount_subtree(struct vfsmount *mnt, const char *path);

Completed in 184 milliseconds