Searched refs:kern_mount (Results 1 – 12 of 12) sorted by relevance
100 extern struct vfsmount *kern_mount(struct file_system_type *);
698 dax_mnt = kern_mount(&dax_fs_type); in dax_fs_init()
703 mnt = kern_mount(proc_fs_type); in mount_proc()
963 kvm_gmem_mnt = kern_mount(&kvm_gmem_fs);
1189 pidfs_mnt = kern_mount(&pidfs_type); in pidfs_init()
1621 pipe_mnt = kern_mount(&pipe_fs_type); in init_pipe_fs()
6241 nullfs_mnt = kern_mount(&nullfs_fs_type); in init_mount_tree()6300 struct vfsmount *kern_mount(struct file_system_type *type) in kern_mount() function6313 EXPORT_SYMBOL_GPL(kern_mount);
495 blockdev_mnt = kern_mount(&bd_type); in bdev_cache_init()
1990 selinux_null.mnt = kern_mount(&sel_fs_type); in init_sel_fs()
2923 smackfs_mount = kern_mount(&smk_fs_type); in smk_fill_super()
2917 aafs_mnt = kern_mount(&aafs_ops); in aa_create_aafs()
3412 sock_mnt = kern_mount(&sock_fs_type); in sock_init()