Searched refs:kern_mount (Results 1 – 15 of 15) sorted by relevance
366 anon_inode_mnt = kern_mount(&anon_inode_fs_type); in anon_inode_init()
437 nsfs_mnt = kern_mount(&nsfs); in nsfs_init()
1076 pidfs_mnt = kern_mount(&pidfs_type); in pidfs_init()
1539 pipe_mnt = kern_mount(&pipe_fs_type); in init_pipe_fs()
6161 struct vfsmount *kern_mount(struct file_system_type *type) in kern_mount() function 6174 EXPORT_SYMBOL_GPL(kern_mount);
283 secretmem_mnt = kern_mount(&secretmem_fs); in secretmem_init()
5478 shm_mnt = kern_mount(&shmem_fs_type); in shmem_init() 5481 pr_err("Could not kern_mount tmpfs\n"); in shmem_init() 5813 shm_mnt = kern_mount(&shmem_fs_type); in shmem_init()
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()
448 struct vfsmount *mnt = kern_mount(&erofs_anon_fs_type); in erofs_fscache_init_domain()
450 blockdev_mnt = kern_mount(&bd_type); in bdev_cache_init()
1660 *proc_mnt = kern_mount(proc_fs_type); in process_sysctl_arg()
2152 selinux_null.mnt = kern_mount(&sel_fs_type); in init_sel_fs()
2666 aafs_mnt = kern_mount(&aafs_ops); in aa_create_aafs()