Searched defs:jbd2_journal_handle (Results 1 – 9 of 9) sorted by relevance
37789 struct jbd2_journal_handle { struct37790 union {37794 handle_t *h_rsv_handle;37795 int h_total_credits;37796 int h_revoke_credits;37797 int h_revoke_credits_requested;37798 int h_ref;37799 int h_err;37800 unsigned int h_sync: 1;37801 unsigned int h_jdata: 1;[all …]
42247 struct jbd2_journal_handle { struct42248 union {42252 handle_t *h_rsv_handle;42253 int h_total_credits;42254 int h_revoke_credits;42255 int h_revoke_credits_requested;42256 int h_ref;42257 int h_err;42258 unsigned int h_sync: 1;42259 unsigned int h_jdata: 1;[all …]
57671 struct jbd2_journal_handle { struct57672 union {57676 handle_t *h_rsv_handle;57677 int h_total_credits;57678 int h_revoke_credits;57679 int h_revoke_credits_requested;57680 int h_ref;57681 int h_err;57682 unsigned int h_sync: 1;57683 unsigned int h_jdata: 1;[all …]
40375 struct jbd2_journal_handle { struct40376 union {40380 handle_t *h_rsv_handle;40381 int h_total_credits;40382 int h_revoke_credits;40383 int h_revoke_credits_requested;40384 int h_ref;40385 int h_err;40386 unsigned int h_sync: 1;40387 unsigned int h_jdata: 1;[all …]
25473 struct jbd2_journal_handle { struct25474 union {25478 handle_t *h_rsv_handle;25479 int h_total_credits;25480 int h_revoke_credits;25481 int h_revoke_credits_requested;25482 int h_ref;25483 int h_err;25484 unsigned int h_sync: 1;25485 unsigned int h_jdata: 1;[all …]