Searched refs:journal_file_set_offline (Results 1 - 3 of 3) sorted by relevance

/systemd/src/journal/
H A Djournal-file.h142 int journal_file_set_offline(JournalFile *f);
H A Djournald-server.c375 r = journal_file_set_offline(s->system_journal);
381 r = journal_file_set_offline(f);
H A Djournal-file.c115 int journal_file_set_offline(JournalFile *f) { function
162 journal_file_set_offline(f);

Completed in 1035 milliseconds