taglinefilesource code
fstype563fs/super.cstruct file_system_type * fstype;
fstype588fs/super.cfstype = get_fs_type((char *) page);
fstype590fs/super.cif (!fstype)    
fstype592fs/super.ct = fstype->name;
fstype593fs/super.cif (fstype->requires_dev) {