Searched refs:kern_mount (Results 1 – 20 of 20) sorted by relevance
100 extern struct vfsmount *kern_mount(struct file_system_type *);
264 secretmem_mnt = kern_mount(&secretmem_fs); in secretmem_init()
5438 shm_mnt = kern_mount(&shmem_fs_type); in shmem_init()5773 shm_mnt = kern_mount(&shmem_fs_type); in shmem_init()
203 erofs_ishare_mnt = kern_mount(&erofs_anon_fs_type); in erofs_init_ishare()
435 struct vfsmount *mnt = kern_mount(&erofs_anon_fs_type); in erofs_fscache_init_domain()
82 test_mnt = kern_mount(&test_type); in btrfs_init_test_fs()
553 dax_mnt = kern_mount(&dax_fs_type); in dax_fs_init()
703 mnt = kern_mount(proc_fs_type); in mount_proc()
684 nsfs_mnt = kern_mount(&nsfs); in nsfs_init()
1130 pidfs_mnt = kern_mount(&pidfs_type); in pidfs_init()
1540 pipe_mnt = kern_mount(&pipe_fs_type); in init_pipe_fs()
297 aio_mnt = kern_mount(&aio_fs); in aio_setup()
6248 struct vfsmount *kern_mount(struct file_system_type *type) in kern_mount() function6261 EXPORT_SYMBOL_GPL(kern_mount);
991 kvm_gmem_mnt = kern_mount(&kvm_gmem_fs); in kvm_gmem_init_mount()
1791 dma_buf_mnt = kern_mount(&dma_buf_fs_type); in dma_buf_init()
1660 *proc_mnt = kern_mount(proc_fs_type); in process_sysctl_arg()
2128 selinux_null.mnt = kern_mount(&sel_fs_type); in init_sel_fs()
3013 smackfs_mount = kern_mount(&smk_fs_type); in init_smk_fs()
2684 aafs_mnt = kern_mount(&aafs_ops); in aa_create_aafs()
3291 sock_mnt = kern_mount(&sock_fs_type); in sock_init()