Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4super.c206 dentry = mount_subtree(root_mnt, export_path); in do_nfs4_mount()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4super.c206 dentry = mount_subtree(root_mnt, export_path); in do_nfs4_mount()
/kernel/linux/linux-5.10/fs/
H A Dnamespace.c3402 struct dentry *mount_subtree(struct vfsmount *m, const char *name) in mount_subtree() function
3437 EXPORT_SYMBOL(mount_subtree); variable
/kernel/linux/linux-6.6/fs/
H A Dnamespace.c3835 struct dentry *mount_subtree(struct vfsmount *m, const char *name) in mount_subtree() function
3870 EXPORT_SYMBOL(mount_subtree); variable
/kernel/linux/linux-5.10/fs/btrfs/
H A Dsuper.c1563 root = mount_subtree(mnt, subvol_name); in mount_subvol()
1564 /* mount_subtree() drops our reference on the vfsmount. */ in mount_subvol()
1719 * In order to allow mounting a subvolume directly, btrfs uses mount_subtree()
1733 * mount_subtree() in mount_subvol().
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsuper.c1397 root = mount_subtree(mnt, subvol_name); in mount_subvol()
1398 /* mount_subtree() drops our reference on the vfsmount. */ in mount_subvol()
1552 * In order to allow mounting a subvolume directly, btrfs uses mount_subtree()
1566 * mount_subtree() in mount_subvol().
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h2336 extern struct dentry *mount_subtree(struct vfsmount *mnt, const char *path);
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h2401 extern struct dentry *mount_subtree(struct vfsmount *mnt, const char *path);

Completed in 29 milliseconds