Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jbd2/
H A Dtransaction.c215 static void sub_reserved_credits(journal_t *journal, int blocks) in sub_reserved_credits() function
306 sub_reserved_credits(journal, rsv_blocks); in add_transaction_credits()
430 sub_reserved_credits(journal, blocks); in start_this_handle()
556 sub_reserved_credits(journal, handle->h_total_credits); in __jbd2_journal_unreserve_handle()
/kernel/linux/linux-6.6/fs/jbd2/
H A Dtransaction.c210 static void sub_reserved_credits(journal_t *journal, int blocks) in sub_reserved_credits() function
311 sub_reserved_credits(journal, rsv_blocks);
442 sub_reserved_credits(journal, blocks); in start_this_handle()
568 sub_reserved_credits(journal, handle->h_total_credits); in __jbd2_journal_unreserve_handle()

Completed in 6 milliseconds