Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-journal/
Djournal-file.c518 static int journal_file_allocate(JournalFile *f, uint64_t offset, uint64_t size) { in journal_file_allocate() function
994 r = journal_file_allocate(f, p, size); in journal_file_append_object()