taglinefilesource code
file_system_type42fs/filesystems.cstruct file_system_type file_systems[] = {
file_system_type28fs/super.cextern struct file_system_type file_systems[];
file_system_type44fs/super.cstruct file_system_type *get_fs_type(char *name)
file_system_type132fs/super.cstruct file_system_type *type;
file_system_type430fs/super.cstruct file_system_type * fstype;
file_system_type509fs/super.cstruct file_system_type * fs_type;
file_system_type342include/linux/fs.hextern struct file_system_type *get_fs_type(char *name);