Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmount.h95 extern struct vfsmount *vfs_create_mount(struct fs_context *fc);
/Linux-v5.4/fs/
Dnamespace.c933 struct vfsmount *vfs_create_mount(struct fs_context *fc) in vfs_create_mount() function
958 EXPORT_SYMBOL(vfs_create_mount);
965 return vfs_create_mount(fc); in fc_mount()
2765 mnt = vfs_create_mount(fc); in do_new_mount_fc()
3455 newmount.mnt = vfs_create_mount(fc); in SYSCALL_DEFINE3()
/Linux-v5.4/Documentation/filesystems/
Dmount_api.txt457 (*) struct vfsmount *vfs_create_mount(struct fs_context *fc);