Searched defs:jbd2_journal_handle (Results 1 – 1 of 1) sorted by relevance
477 struct jbd2_journal_handle struct479 union {485 handle_t *h_rsv_handle;486 int h_total_credits;487 int h_revoke_credits;488 int h_revoke_credits_requested;489 int h_ref;490 int h_err;493 unsigned int h_sync: 1;494 unsigned int h_jdata: 1;[all …]