Searched defs:storage_root (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()
498 const char *storage_root = NULL; in main() local