Home
last modified time | relevance | path

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

/openbmc/linux/block/partitions/
H A Dcmdline.c25 #define PF_POWERUP_LOCK 0x02 /* Always locked after reset */ macro
94 new_subpart->flags |= PF_POWERUP_LOCK; in parse_subpart()