Searched refs:JournalStorage (Results 1 – 2 of 2) sorted by relevance
55 typedef struct JournalStorage { struct61 } JournalStorage; argument105 JournalStorage runtime_storage;106 JournalStorage system_storage;226 void server_space_usage_message(Server *s, JournalStorage *storage);
134 static int cache_space_refresh(Server *s, JournalStorage *storage) { in cache_space_refresh()166 static void patch_min_use(JournalStorage *storage) { in patch_min_use()178 static JournalStorage* server_current_storage(Server *s) { in server_current_storage()185 JournalStorage *js; in determine_space()202 void server_space_usage_message(Server *s, JournalStorage *storage) { in server_space_usage_message()695 static void do_vacuum(Server *s, JournalStorage *storage, bool verbose) { in do_vacuum()