Searched refs:STORAGE_AUTO (Results 1 – 2 of 2) sorted by relevance
24 STORAGE_AUTO, enumerator
334 IN_SET(s->storage, STORAGE_PERSISTENT, STORAGE_AUTO) && in system_journal_open()438 if (!IN_SET(s->storage, STORAGE_AUTO, STORAGE_PERSISTENT)) in find_journal()1160 if (!IN_SET(s->storage, STORAGE_AUTO, STORAGE_PERSISTENT)) in server_flush_to_var()2333 s->storage = s->namespace ? STORAGE_PERSISTENT : STORAGE_AUTO; in server_init()2619 [STORAGE_AUTO] = "auto",