Home
last modified time | relevance | path

Searched refs:journal_file_empty (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/libsystemd/sd-journal/
Djournal-vacuum.c86 static int journal_file_empty(int dir_fd, const char *name) { in journal_file_empty() function
238 r = journal_file_empty(dirfd(d), p); in journal_directory_vacuum()