Searched refs:ADDPART_FLAG_READONLY (Results 1 – 4 of 4) sorted by relevance
54 state->parts[slot].flags |= ADDPART_FLAG_READONLY; in add_of_partition()
241 state->parts[slot].flags |= ADDPART_FLAG_READONLY; in add_part()
381 if (flags & ADDPART_FLAG_READONLY) in add_partition()
557 #define ADDPART_FLAG_READONLY 4 macro