Searched defs:read_only (Results 1 – 3 of 3) sorted by relevance
36 bool read_only; member43 bool read_only; member
52 int storage_init(const char *storage_root, bool read_only, bool use_partitions) in storage_init()
501 bool read_only = false; in main() local