Searched refs:journal_file_rotate (Results 1 - 5 of 5) sorted by relevance

/systemd/src/journal/
H A Dtest-journal.c107 journal_file_rotate(&f, true, true);
108 journal_file_rotate(&f, true, true);
H A Djournal-file.h226 int journal_file_rotate(JournalFile **f, bool compress, bool seal);
H A Djournald-server.c336 r = journal_file_rotate(f, s->compress, seal);
H A Djournal-file.c2906 int journal_file_rotate(JournalFile **f, bool compress, bool seal) { function
/systemd/src/journal-remote/
H A Djournal-remote-write.c57 int r = journal_file_rotate(f, compress, seal);

Completed in 264 milliseconds