Query: typedef_journal_t
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TYPEDEFJOURNAL_T(9) The Linux Journalling API TYPEDEF JOURNAL_T(9)NAMEtypedef_journal_t - The journal_t maintains all of the journaling state information for a single filesystem.SYNOPSIStypedef journal_t;DESCRIPTIONjournal_t is linked to from the fs superblock structure. We use the journal_t to keep track of all outstanding transaction activity on the filesystem, and to manage the state of the log writing process. This is an opaque datatype.AUTHORSRoger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.COPYRIGHTKernel Hackers Manual June 2014 TYPEDEF JOURNAL_T(9)
Related Man Pages |
---|
dumpe2fs(8) - linux |
dumpe2fs(8) - centos |
journal_abort(9) - centos |
dumpe2fs(8) - suse |
struct_journal_s(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Unsure why access time on a directory change isn't changing |
Controlling user input |