Home
last modified time | relevance | path

Searched refs:ADDPART_FLAG_WHOLEDISK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/block/partitions/
H A Dsun.c121 state->parts[slot].flags |= ADDPART_FLAG_WHOLEDISK; in sun_partition()
H A Dcore.c389 if (flags & ADDPART_FLAG_WHOLEDISK) { in add_partition()
/openbmc/linux/block/
H A Dblk.h426 #define ADDPART_FLAG_WHOLEDISK 2 macro