Home
last modified time | relevance | path

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

/openbmc/linux/fs/jbd2/
H A Dcheckpoint.c379 ret = jbd2_journal_try_remove_checkpoint(jh); in journal_shrink_one_cp_list()
635 int jbd2_journal_try_remove_checkpoint(struct journal_head *jh) in jbd2_journal_try_remove_checkpoint() function
H A Dtransaction.c1768 if (jbd2_journal_try_remove_checkpoint(jh) >= 0) { in jbd2_journal_forget()
2144 jbd2_journal_try_remove_checkpoint(jh); in jbd2_journal_try_to_free_buffers()
/openbmc/linux/include/linux/
H A Djbd2.h1451 int jbd2_journal_try_remove_checkpoint(struct journal_head *jh);