get_fs_type       965 fs/super.c     	struct file_system_type *type = get_fs_type(fstype);
get_fs_type      2065 include/linux/fs.h extern struct file_system_type *get_fs_type(const char *name);
get_fs_type       250 kernel/cpuset.c 	struct file_system_type *cgroup_fs = get_fs_type("cgroup");