Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/jbd2/
H A 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
H A 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()
/kernel/linux/linux-6.6/include/linux/
H A Djbd2.h1444 int jbd2_journal_try_remove_checkpoint(struct journal_head *jh);

Completed in 9 milliseconds