Searched refs:RB_RDONLY (Results 1 – 7 of 7) sorted by relevance
78 od->boothowto = (RB_RDONLY); in bootxx()83 od->boothowto = (RB_RDONLY|RB_SINGLE); in bootxx()
50 #define RB_RDONLY 0x00000080 /* mount root fs read-only */ macro
137 lua_pushinteger(L, RB_RDONLY); in luaopen_pmf()
63 {"boot_rdonly", RB_RDONLY},
71 {"boot_rdonly", RB_RDONLY},
435 boothowto |= RB_RDONLY; in initarm()
524 boothowto |= RB_RDONLY; in initarm()