Home
last modified time | relevance | path

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

/Linux-v6.6/fs/jbd2/
Dcheckpoint.c373 ret = jbd2_journal_try_remove_checkpoint(jh); in journal_shrink_one_cp_list()
626 int jbd2_journal_try_remove_checkpoint(struct journal_head *jh) in jbd2_journal_try_remove_checkpoint() function
Dtransaction.c1783 if (jbd2_journal_try_remove_checkpoint(jh) >= 0) { in jbd2_journal_forget()
2159 jbd2_journal_try_remove_checkpoint(jh); in jbd2_journal_try_to_free_buffers()
/Linux-v6.6/include/linux/
Djbd2.h1441 int jbd2_journal_try_remove_checkpoint(struct journal_head *jh);