Searched refs:is_extended_partition (Results 1 – 1 of 1) sorted by relevance
51 static inline int is_extended_partition(struct msdos_partition *p) in is_extended_partition() function96 is_extended_partition(pt)) in aix_magic_present()176 if (!nr_sects(p) || is_extended_partition(p)) in parse_extended()210 if (nr_sects(p) && is_extended_partition(p)) in parse_extended()669 if (is_extended_partition(p)) { in msdos_partition()