Searched refs:kern_mount (Results 1 – 7 of 7) sorted by relevance
153 anon_inode_mnt = kern_mount(&anon_inode_fs_type); in anon_inode_init()
281 nsfs_mnt = kern_mount(&nsfs); in nsfs_init()
1208 pipe_mnt = kern_mount(&pipe_fs_type); in init_pipe_fs()
3818 struct vfsmount *kern_mount(struct file_system_type *type) in kern_mount() function3831 EXPORT_SYMBOL_GPL(kern_mount);
856 bd_mnt = kern_mount(&bd_type); in bdev_cache_init()
272 aio_mnt = kern_mount(&aio_fs); in aio_setup()
74 test_mnt = kern_mount(&test_type); in btrfs_init_test_fs()