Searched refs:journal_file_rotate_suggested (Results 1 - 4 of 4) sorted by relevance

/systemd/src/journal-remote/
H A Djournal-remote-write.c136 if (journal_file_rotate_suggested(w->journal, 0)) {
/systemd/src/journal/
H A Djournal-file.h237 bool journal_file_rotate_suggested(JournalFile *f, usec_t max_file_usec);
H A Djournald-server.c535 if (journal_file_rotate_suggested(f, s->max_file_usec)) {
H A Djournal-file.c2638 yes_no(journal_file_rotate_suggested(f, 0)),
3267 bool journal_file_rotate_suggested(JournalFile *f, usec_t max_file_usec) { function

Completed in 25 milliseconds