taglinefilesource code
file_system_type30fs/filesystems.cstruct file_system_type file_systems[] = {
file_system_type26fs/super.cextern struct file_system_type file_systems[];
file_system_type36fs/super.cstruct file_system_type *get_fs_type(char *name)
file_system_type119fs/super.cstruct file_system_type *type;
file_system_type328fs/super.cstruct file_system_type * fstype;
file_system_type405fs/super.cstruct file_system_type * fs_type;
file_system_type280include/linux/fs.hextern struct file_system_type *get_fs_type(char *name);