Searched refs:pt_type (Results 1 – 4 of 4) sorted by relevance
166 int pt_type, slice = -1; in module_exit() local208 pt_type = (int) be32_to_cpu(vh->vh_pt[i].pt_type); in module_exit()210 if (pt_type == pt_entry->pt_type) break; in module_exit()217 pt_type, (pt_entry->pt_name) ? in module_exit()221 if (IS_EFS(pt_type)) { in module_exit()
28 __be32 pt_type; /* use of partition */ member49 int pt_type; member
78 __u8 pt_type; member
165 int pt_type; member173 .pt_type = cpt_type, \259 return gtt_type_table[type].pt_type; in get_pt_type()