Searched refs:kern_mount (Results 1 – 17 of 17) sorted by relevance
41 gemfs = kern_mount(type); in i915_gemfs_init()
149 anon_inode_mnt = kern_mount(&anon_inode_fs_type); in anon_inode_init()
279 nsfs_mnt = kern_mount(&nsfs); in nsfs_init()
1178 pipe_mnt = kern_mount(&pipe_fs_type); in init_pipe_fs()
822 bd_mnt = kern_mount(&bd_type); in bdev_cache_init()
257 aio_mnt = kern_mount(&aio_fs); in aio_setup()
54 test_mnt = kern_mount(&test_type); in btrfs_init_test_fs()
615 dax_mnt = kern_mount(&dax_fs_type); in __dax_fs_init()
592 balloon_mnt = kern_mount(&balloon_fs); in virtballoon_probe()
3725 shm_mnt = kern_mount(&shmem_fs_type); in shmem_init()3858 shm_mnt = kern_mount(&shmem_fs_type); in shmem_init()
1837 zsmalloc_mnt = kern_mount(&zsmalloc_fs); in zsmalloc_mount()
2507 aafs_mnt = kern_mount(&aafs_ops); in aa_create_aafs()
2986 smackfs_mount = kern_mount(&smk_fs_type); in init_smk_fs()
2052 selinux_null.mnt = selinuxfs_mount = kern_mount(&sel_fs_type); in init_sel_fs()
2221 #define kern_mount(type) kern_mount_data(type, NULL) macro
2710 sock_mnt = kern_mount(&sock_fs_type); in sock_init()
1536 pfmfs_mnt = kern_mount(&pfm_fs_type); in init_pfm_fs()