taglinefilesource code
file_system_type39fs/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_type398fs/super.cstruct file_system_type * fstype;
file_system_type490fs/super.cstruct file_system_type * fs_type;
file_system_type336include/linux/fs.hextern struct file_system_type *get_fs_type(char *name);