taglinefilesource code
file_system_type36fs/filesystems.cstruct file_system_type file_systems[] = {
file_system_type27fs/super.cextern struct file_system_type file_systems[];
file_system_type40fs/super.cstruct file_system_type *get_fs_type(char *name)
file_system_type128fs/super.cstruct file_system_type *type;
file_system_type366fs/super.cstruct file_system_type * fstype;
file_system_type445fs/super.cstruct file_system_type * fs_type;
file_system_type323include/linux/fs.hextern struct file_system_type *get_fs_type(char *name);