Home
last modified time | relevance | path

Searched refs:h_total_credits (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/jbd2/
H A Dtransaction.c479 handle->h_total_credits = nblocks; in new_handle()
634 line_no, handle->h_total_credits); in jbd2_journal_start_reserved()
701 handle->h_total_credits, in jbd2_journal_extend()
704 handle->h_total_credits += nblocks; in jbd2_journal_extend()
737 > handle->h_total_credits); in stop_this_handle()
745 atomic_sub(handle->h_total_credits, in stop_this_handle()
811 handle->h_total_credits = nblocks + in jbd2__journal_restart()
819 handle->h_total_credits); in jbd2__journal_restart()
1562 handle->h_total_credits--; in jbd2_journal_dirty_metadata()
1804 handle->h_total_credits++; in jbd2_journal_forget()
[all …]
/openbmc/linux/include/linux/
H A Djbd2.h486 int h_total_credits; member
1814 return handle->h_total_credits - in jbd2_handle_buffer_credits()