taglinefilesource code
fstype328fs/super.cstruct file_system_type * fstype;
fstype347fs/super.cif (!(fstype = get_fs_type(t)))
fstype349fs/super.ct = fstype->name;
fstype350fs/super.cif (fstype->requires_dev) {