Searched refs:kern_mount (Results 1 – 13 of 13) sorted by relevance
167 anon_inode_mnt = kern_mount(&anon_inode_fs_type); in anon_inode_init()
168 nsfs_mnt = kern_mount(&nsfs); in nsfs_init()
1161 pipe_mnt = kern_mount(&pipe_fs_type); in init_pipe_fs()
256 aio_mnt = kern_mount(&aio_fs); in aio_setup()
598 bd_mnt = kern_mount(&bd_type); in bdev_cache_init()
64 test_mnt = kern_mount(&test_type); in btrfs_init_test_fs()
715 mnt = kern_mount(&devpts_fs_type); in init_devpts_fs()
3244 shm_mnt = kern_mount(&shmem_fs_type); in shmem_init()3283 shm_mnt = kern_mount(&shmem_fs_type); in shmem_init()
1866 selinux_null.mnt = selinuxfs_mount = kern_mount(&sel_fs_type); in init_sel_fs()
3036 smackfs_mount = kern_mount(&smk_fs_type); in init_smk_fs()
2011 #define kern_mount(type) kern_mount_data(type, NULL) macro
2504 sock_mnt = kern_mount(&sock_fs_type); in sock_init()
1534 pfmfs_mnt = kern_mount(&pfm_fs_type); in init_pfm_fs()