taglinefilesource code
fstype584fs/super.cstruct file_system_type * fstype;
fstype609fs/super.cfstype = get_fs_type((char *) page);
fstype611fs/super.cif (!fstype)    
fstype613fs/super.ct = fstype->name;
fstype615fs/super.cif (fstype->requires_dev) {