Home
last modified time | relevance | path

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

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