taglinefilesource code
fstype398fs/super.cstruct file_system_type * fstype;
fstype423fs/super.cif (!(fstype = get_fs_type(t)))
fstype425fs/super.ct = fstype->name;
fstype426fs/super.cif (fstype->requires_dev) {