Home
last modified time | relevance | path

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

/linux-6.1.9/block/partitions/
Dcmdline.c24 #define PF_RDONLY 0x01 /* Device is read only */ macro
94 new_subpart->flags |= PF_RDONLY; in parse_subpart()