Home
last modified time | relevance | path

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

/linux/fs/jbd2/
A Dtransaction.c484 handle->h_total_credits = nblocks; in new_handle()
639 line_no, handle->h_total_credits); in jbd2_journal_start_reserved()
707 handle->h_total_credits, in jbd2_journal_extend()
710 handle->h_total_credits += nblocks; in jbd2_journal_extend()
745 > handle->h_total_credits); in stop_this_handle()
753 atomic_sub(handle->h_total_credits, in stop_this_handle()
819 handle->h_total_credits = nblocks + in jbd2__journal_restart()
827 handle->h_total_credits); in jbd2__journal_restart()
1539 handle->h_total_credits--; in jbd2_journal_dirty_metadata()
1782 handle->h_total_credits++; in jbd2_journal_forget()
[all …]
/linux/include/linux/
A Djbd2.h496 int h_total_credits; member
1825 return handle->h_total_credits - in jbd2_handle_buffer_credits()

Completed in 12 milliseconds