Home
last modified time | relevance | path

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

/linux/fs/jbd2/
H A Dcheckpoint.c389 ret = jbd2_journal_try_remove_checkpoint(jh); in journal_shrink_one_cp_list()
638 int jbd2_journal_try_remove_checkpoint(struct journal_head *jh) in jbd2_journal_try_remove_checkpoint() function
H A Dtransaction.c1790 if (jbd2_journal_try_remove_checkpoint(jh) >= 0) { in jbd2_journal_forget()
2155 jbd2_journal_try_remove_checkpoint(jh); in jbd2_journal_try_to_free_buffers()