Searched refs:kern_mount (Results 1 – 25 of 25) sorted by relevance
32 gemfs = kern_mount(type); in i915_gemfs_init()
230 anon_inode_mnt = kern_mount(&anon_inode_fs_type); in anon_inode_init()
302 nsfs_mnt = kern_mount(&nsfs); in nsfs_init()
1436 pipe_mnt = kern_mount(&pipe_fs_type); in init_pipe_fs()
4348 struct vfsmount *kern_mount(struct file_system_type *type) in kern_mount() function4361 EXPORT_SYMBOL_GPL(kern_mount);
271 aio_mnt = kern_mount(&aio_fs); in aio_setup()
24 mnt = kern_mount(type); in blob_to_mnt()
248 secretmem_mnt = kern_mount(&secretmem_fs); in secretmem_init()
352 z3fold_mnt = kern_mount(&z3fold_fs); in z3fold_mount()
3910 shm_mnt = kern_mount(&shmem_fs_type); in shmem_init()4013 shm_mnt = kern_mount(&shmem_fs_type); in shmem_init()
1768 zsmalloc_mnt = kern_mount(&zsmalloc_fs); in zsmalloc_mount()
80 test_mnt = kern_mount(&test_type); in btrfs_init_test_fs()
576 balloon_mnt = kern_mount(&balloon_fs); in cmm_balloon_compaction_init()
663 dax_mnt = kern_mount(&dax_fs_type); in dax_fs_init()
702 mnt = kern_mount(proc_fs_type); in mount_proc()
471 bd_mnt = kern_mount(&bd_type); in bdev_cache_init()
912 balloon_mnt = kern_mount(&balloon_fs); in virtballoon_probe()
1495 dma_buf_mnt = kern_mount(&dma_buf_fs_type); in dma_buf_init()
1893 vmballoon_mnt = kern_mount(&vmballoon_fs); in vmballoon_compaction_init()
1797 *proc_mnt = kern_mount(proc_fs_type); in process_sysctl_arg()
3004 smackfs_mount = kern_mount(&smk_fs_type); in init_smk_fs()
2231 selinux_null.mnt = selinuxfs_mount = kern_mount(&sel_fs_type); in init_sel_fs()
2602 aafs_mnt = kern_mount(&aafs_ops); in aa_create_aafs()
2591 extern struct vfsmount *kern_mount(struct file_system_type *);
3111 sock_mnt = kern_mount(&sock_fs_type); in sock_init()