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