Searched refs:jbd2_journal_try_remove_checkpoint (Results 1 – 2 of 2) sorted by relevance
378 ret = jbd2_journal_try_remove_checkpoint(jh); in journal_shrink_one_cp_list()627 int jbd2_journal_try_remove_checkpoint(struct journal_head *jh) in jbd2_journal_try_remove_checkpoint() function
1779 if (jbd2_journal_try_remove_checkpoint(jh) >= 0) { in jbd2_journal_forget()2140 jbd2_journal_try_remove_checkpoint(jh); in jbd2_journal_try_to_free_buffers()
Completed in 12 milliseconds