Searched refs:kern_mount (Results 1 – 7 of 7) sorted by relevance
230 anon_inode_mnt = kern_mount(&anon_inode_fs_type); in anon_inode_init()
302 nsfs_mnt = kern_mount(&nsfs); in nsfs_init()
1441 pipe_mnt = kern_mount(&pipe_fs_type); in init_pipe_fs()
4401 struct vfsmount *kern_mount(struct file_system_type *type) in kern_mount() function4414 EXPORT_SYMBOL_GPL(kern_mount);
272 aio_mnt = kern_mount(&aio_fs); in aio_setup()
80 test_mnt = kern_mount(&test_type); in btrfs_init_test_fs()
1836 *proc_mnt = kern_mount(proc_fs_type); in process_sysctl_arg()