kern_mount 1491 arch/ia64/kernel/perfmon.c pfmfs_mnt = kern_mount(&pfm_fs_type); kern_mount 672 drivers/dax/super.c dax_mnt = kern_mount(&dax_fs_type); kern_mount 1286 drivers/dma-buf/dma-buf.c dma_buf_mnt = kern_mount(&dma_buf_fs_type); kern_mount 32 drivers/gpu/drm/i915/gem/i915_gemfs.c gemfs = kern_mount(type); kern_mount 1897 drivers/misc/vmw_balloon.c vmballoon_mnt = kern_mount(&vmballoon_fs); kern_mount 895 drivers/virtio/virtio_balloon.c balloon_mnt = kern_mount(&balloon_fs); kern_mount 273 fs/aio.c aio_mnt = kern_mount(&aio_fs); kern_mount 153 fs/anon_inodes.c anon_inode_mnt = kern_mount(&anon_inode_fs_type); kern_mount 857 fs/block_dev.c bd_mnt = kern_mount(&bd_type); kern_mount 74 fs/btrfs/tests/btrfs-tests.c test_mnt = kern_mount(&test_type); kern_mount 3801 fs/namespace.c EXPORT_SYMBOL_GPL(kern_mount); kern_mount 281 fs/nsfs.c nsfs_mnt = kern_mount(&nsfs); kern_mount 1208 fs/pipe.c pipe_mnt = kern_mount(&pipe_fs_type); kern_mount 2311 include/linux/fs.h extern struct vfsmount *kern_mount(struct file_system_type *); kern_mount 3912 mm/shmem.c shm_mnt = kern_mount(&shmem_fs_type); kern_mount 4049 mm/shmem.c shm_mnt = kern_mount(&shmem_fs_type); kern_mount 265 mm/z3fold.c z3fold_mnt = kern_mount(&z3fold_fs); kern_mount 1819 mm/zsmalloc.c zsmalloc_mnt = kern_mount(&zsmalloc_fs); kern_mount 3028 net/socket.c sock_mnt = kern_mount(&sock_fs_type); kern_mount 2514 security/apparmor/apparmorfs.c aafs_mnt = kern_mount(&aafs_ops); kern_mount 2060 security/selinux/selinuxfs.c selinux_null.mnt = selinuxfs_mount = kern_mount(&sel_fs_type); kern_mount 2976 security/smack/smackfs.c smackfs_mount = kern_mount(&smk_fs_type);