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

/linux-master/fs/jbd2/
H A Dtransaction.c210 static void sub_reserved_credits(journal_t *journal, int blocks) function
311 sub_reserved_credits(journal, rsv_blocks);
442 sub_reserved_credits(journal, blocks);
568 sub_reserved_credits(journal, handle->h_total_credits);

Completed in 199 milliseconds