Lines Matching refs:h_buffer_credits
261 int blocks = handle->h_buffer_credits; in start_this_handle()
277 rsv_blocks = handle->h_rsv_handle->h_buffer_credits; in start_this_handle()
386 handle->h_buffer_credits = nblocks; in new_handle()
474 sub_reserved_credits(journal, handle->h_buffer_credits); in jbd2_journal_free_reserved()
591 handle->h_buffer_credits, in jbd2_journal_extend()
594 handle->h_buffer_credits += nblocks; in jbd2_journal_extend()
644 atomic_sub(handle->h_buffer_credits, in jbd2__journal_restart()
648 handle->h_rsv_handle->h_buffer_credits); in jbd2__journal_restart()
664 handle->h_buffer_credits = nblocks; in jbd2__journal_restart()
1285 if (handle->h_buffer_credits <= 0) { in jbd2_journal_dirty_metadata()
1289 handle->h_buffer_credits--; in jbd2_journal_dirty_metadata()
1498 handle->h_buffer_credits++; in jbd2_journal_forget()
1565 handle->h_buffer_credits)); in jbd2_journal_stop()
1626 atomic_sub(handle->h_buffer_credits, in jbd2_journal_stop()