Lines Matching refs:h_total_credits
329 int blocks = handle->h_total_credits; in start_this_handle()
334 rsv_blocks = handle->h_rsv_handle->h_total_credits; in start_this_handle()
467 handle->h_total_credits = nblocks; in new_handle()
556 sub_reserved_credits(journal, handle->h_total_credits); in __jbd2_journal_unreserve_handle()
558 atomic_sub(handle->h_total_credits, &t->t_outstanding_credits); in __jbd2_journal_unreserve_handle()
622 line_no, handle->h_total_credits); in jbd2_journal_start_reserved()
690 handle->h_total_credits, in jbd2_journal_extend()
693 handle->h_total_credits += nblocks; in jbd2_journal_extend()
728 > handle->h_total_credits); in stop_this_handle()
734 handle->h_total_credits -= revoke_descriptors; in stop_this_handle()
736 atomic_sub(handle->h_total_credits, in stop_this_handle()
802 handle->h_total_credits = nblocks + in jbd2__journal_restart()
810 handle->h_total_credits); in jbd2__journal_restart()
1522 handle->h_total_credits--; in jbd2_journal_dirty_metadata()
1765 handle->h_total_credits++; in jbd2_journal_forget()
1821 handle->h_total_credits)); in jbd2_journal_stop()