Searched refs:RB_WRITABLE (Results 1 – 3 of 3) sorted by relevance
55 #define RB_WRITABLE 0x00000100 /* mount root read/write */ macro
61 #define RB_WRITABLE 0x100 /* mount root read/write */ macro
209 boothowto |= RB_WRITABLE; in bootflags()