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()
157 nsfs_mnt = kern_mount(&nsfs); in nsfs_init()
1116 pipe_mnt = kern_mount(&pipe_fs_type); in init_pipe_fs()
256 aio_mnt = kern_mount(&aio_fs); in aio_setup()
563 bd_mnt = kern_mount(&bd_type); in bdev_cache_init()
64 test_mnt = kern_mount(&test_type); in btrfs_init_test_fs()
700 devpts_mnt = kern_mount(&devpts_fs_type); in init_devpts_fs()
3233 shm_mnt = kern_mount(&shmem_fs_type); in shmem_init()3272 shm_mnt = kern_mount(&shmem_fs_type); in shmem_init()
2559 smackfs_mount = kern_mount(&smk_fs_type); in init_smk_fs()
1874 selinux_null.mnt = selinuxfs_mount = kern_mount(&sel_fs_type); in init_sel_fs()
1986 #define kern_mount(type) kern_mount_data(type, NULL) macro
2513 sock_mnt = kern_mount(&sock_fs_type); in sock_init()
1534 pfmfs_mnt = kern_mount(&pfm_fs_type); in init_pfm_fs()