Home
last modified time | relevance | path

Searched refs:ADDPART_FLAG_READONLY (Results 1 – 2 of 2) sorted by relevance

/linux/block/partitions/
H A Dcore.c381 if (flags & ADDPART_FLAG_READONLY) in add_partition()
/linux/block/
H A Dblk.h553 #define ADDPART_FLAG_READONLY 4 macro