Searched refs:ADDPART_FLAG_WHOLEDISK (Results 1 – 3 of 3) sorted by relevance
114 state->parts[slot].flags |= ADDPART_FLAG_WHOLEDISK; in sun_partition()
346 if (flags & ADDPART_FLAG_WHOLEDISK) { in add_partition()354 if (flags & ADDPART_FLAG_WHOLEDISK) in add_partition()
612 #define ADDPART_FLAG_WHOLEDISK 2 macro