Searched refs:is_extended_partition (Results 1 – 1 of 1) sorted by relevance
53 static inline int is_extended_partition(struct msdos_partition *p) in is_extended_partition() function98 is_extended_partition(pt)) in aix_magic_present()177 if (!nr_sects(p) || is_extended_partition(p)) in parse_extended()211 if (nr_sects(p) && is_extended_partition(p)) in parse_extended()669 if (is_extended_partition(p)) { in msdos_partition()