kern_mount 170 fs/anon_inodes.c anon_inode_mnt = kern_mount(&anon_inode_fs_type); kern_mount 342 fs/block_dev.c bd_mnt = kern_mount(&bd_type); kern_mount 279 fs/devpts/inode.c devpts_mnt = kern_mount(&devpts_fs_type); kern_mount 1024 fs/hugetlbfs/inode.c vfsmount = kern_mount(&hugetlbfs_fs_type); kern_mount 763 fs/inotify_user.c inotify_mnt = kern_mount(&inotify_fs_type); kern_mount 1099 fs/pipe.c pipe_mnt = kern_mount(&pipe_fs_type); kern_mount 101 fs/sysfs/mount.c sysfs_mount = kern_mount(&sysfs_fs_type); kern_mount 1265 ipc/mqueue.c if (IS_ERR(mqueue_mnt = kern_mount(&mqueue_fs_type))) { kern_mount 35 mm/tiny-shmem.c shm_mnt = kern_mount(&tmpfs_fs_type); kern_mount 2289 net/socket.c sock_mnt = kern_mount(&sock_fs_type); kern_mount 1792 security/selinux/selinuxfs.c selinuxfs_mount = kern_mount(&sel_fs_type); kern_mount 1081 security/smack/smackfs.c smackfs_mount = kern_mount(&smk_fs_type);