Query: journal_flush
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JOURNAL_FLUSH(9) The Linux Journalling API JOURNAL_FLUSH(9)NAMEjournal_flush - Flush journalSYNOPSISint journal_flush(journal_t * journal);ARGUMENTSjournal Journal to act on.DESCRIPTIONFlush all data for a given journal to disk and empty the journal. Filesystems can use this when remounting readonly to ensure that recovery does not need to happen on remount.AUTHORSRoger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 JOURNAL_FLUSH(9)
Related Man Pages |
---|
systemd-journald(8) - centos |
journal_abort(9) - centos |
journal_try_to_free_buffers(9) - centos |
sd_journal_get_catalog_for_message_id(3) - centos |
journal_get_undo_access(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Trying to understand the delay |