Searched refs:whichType (Results 1 – 7 of 7) sorted by relevance
289 switch (whichType(&map.blk[j])) { in md_make_bsd_partitions()612 whichType(part) in whichType() function673 switch(whichType(part)) {702 switch(whichType(part)) {749 switch(whichType(part)) {801 if (whichType(&map.blk[i]) != type || bzb->flags.used)975 if (whichType(&map.blk[i]) && (j < MAXPARTITIONS - 1)) { in sortmerge()1004 switch (whichType(&map.blk[i])) { in sortmerge()1154 if (whichType(&map.blk[i])) in edit_diskmap()1178 j = whichType(&map.blk[i]);
194 extern int whichType(struct apple_part_map_entry *);
181 if (whichType(&map.blk[j]) == ROOT_PART) {
180 if (whichType(&map.blk[j]) == ROOT_PART) {
96 static int whichType(struct part_map_entry *);126 whichType(struct part_map_entry *part) in whichType() function186 if (whichType(part + i) != type) in getNamedType()284 switch (whichType(part + i)) { in read_mac_label()
131 static int whichType(struct part_map_entry *, u_int8_t *, int *);167 whichType(struct part_map_entry *part, u_int8_t *fstype, int *clust) in whichType() function269 if (whichType(part + i, &realtype, &clust) != type) in getNamedType()372 if (whichType(part + i, &realtype, &clust)) { in read_mac_label()