Searched defs:journal_file_allocate (Results 1 - 1 of 1) sorted by relevance
/systemd/src/journal/ | ||
H A D | journal-file.c | 379 static int journal_file_allocate(JournalFile *f, uint64_t offset, uint64_t size) { function 599 r = journal_file_allocate(f, p, size); |
Completed in 20 milliseconds