Query: struct_handle_s
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTHANDLE_S(9) The Linux Journalling API STRUCT HANDLE_S(9)NAMEstruct_handle_s - this is the concrete type associated with handle_t.SYNOPSISstruct handle_s { transaction_t * h_transaction; int h_buffer_credits; int h_ref; int h_err; unsigned int h_sync:1; unsigned int h_jdata:1; unsigned int h_aborted:1; #ifdef CONFIG_DEBUG_LOCK_ALLOC struct lockdep_map h_lockdep_map; #endif };MEMBERSh_transaction Which compound transaction is this update a part of? h_buffer_credits Number of remaining buffers we are allowed to dirty. h_ref Reference count on this handle h_err Field for caller's use to track errors through large fs operations h_sync flag for sync-on-close h_jdata flag to force data journaling h_aborted flag indicating fatal error on handle h_lockdep_map lockdep info for debugging lock problemsAUTHORSRoger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 STRUCT HANDLE_S(9)
Related Man Pages |
---|
journal_abort(9) - suse |
struct_regulator_config(9) - centos |
journal_get_undo_access(9) - suse |
struct_irq_desc(9) - suse |
struct_journal_s(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Getting command output to putty window title. |
Migrating to UNIX |
Update kernel Linux without reboot?! |
SOCKS proxy & PAM configuration exposure |
A (ksh) Library For and From UNIX.com |