Searched defs:jbd2_journal_handle (Results 1 – 1 of 1) sorted by relevance
46001 struct jbd2_journal_handle { struct46002 union {46006 handle_t *h_rsv_handle;46007 int h_total_credits;46008 int h_revoke_credits;46009 int h_revoke_credits_requested;46010 int h_ref;46011 int h_err;46012 unsigned int h_sync: 1;46013 unsigned int h_jdata: 1;[all …]