Searched defs:read_only (Results 1 – 2 of 2) sorted by relevance
51 int storage_init(const char *storage_root, bool read_only, bool use_partitions) in storage_init()
494 bool read_only = false; in main() local