Lines Matching refs:h_buffer_credits
275 int blocks = handle->h_buffer_credits; in start_this_handle()
280 rsv_blocks = handle->h_rsv_handle->h_buffer_credits; in start_this_handle()
398 handle->h_buffer_credits = nblocks; in new_handle()
486 sub_reserved_credits(journal, handle->h_buffer_credits); in jbd2_journal_free_reserved()
603 handle->h_buffer_credits, in jbd2_journal_extend()
606 handle->h_buffer_credits += nblocks; in jbd2_journal_extend()
656 atomic_sub(handle->h_buffer_credits, in jbd2__journal_restart()
660 handle->h_rsv_handle->h_buffer_credits); in jbd2__journal_restart()
676 handle->h_buffer_credits = nblocks; in jbd2__journal_restart()
1384 if (handle->h_buffer_credits <= 0) { in jbd2_journal_dirty_metadata()
1388 handle->h_buffer_credits--; in jbd2_journal_dirty_metadata()
1596 handle->h_buffer_credits++; in jbd2_journal_forget()
1663 handle->h_buffer_credits)); in jbd2_journal_stop()
1724 atomic_sub(handle->h_buffer_credits, in jbd2_journal_stop()