Searched defs:journal_file_append_entry_internal (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Djournal-file.c1368 static int journal_file_append_entry_internal( function
1560 r = journal_file_append_entry_internal(f, ts, xor_hash, items, n_iovec, seqnum, ret, offset);
3088 r = journal_file_append_entry_internal(to, &ts, xor_hash, items, n, seqnum, ret, offset);

Completed in 20 milliseconds