Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jbd2/
Dtransaction.c210 static void sub_reserved_credits(journal_t *journal, int blocks) in sub_reserved_credits() function
311 sub_reserved_credits(journal, rsv_blocks); in add_transaction_credits()
442 sub_reserved_credits(journal, blocks); in start_this_handle()
568 sub_reserved_credits(journal, handle->h_total_credits); in __jbd2_journal_unreserve_handle()