Searched defs:jbd2_journal_handle (Results 1 – 1 of 1) sorted by relevance
487 struct jbd2_journal_handle struct489 union {495 handle_t *h_rsv_handle;496 int h_total_credits;497 int h_revoke_credits;498 int h_revoke_credits_requested;499 int h_ref;500 int h_err;503 unsigned int h_sync: 1;504 unsigned int h_jdata: 1;[all …]