taglinefilesource code
fstype362fs/super.cstruct file_system_type * fstype;
fstype384fs/super.cif (!(fstype = get_fs_type(t)))
fstype386fs/super.ct = fstype->name;
fstype387fs/super.cif (fstype->requires_dev) {