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

/linux-master/fs/jbd2/
H A Dcheckpoint.c373 ret = jbd2_journal_try_remove_checkpoint(jh);
615 int jbd2_journal_try_remove_checkpoint(struct journal_head *jh) function
H A Dtransaction.c1797 if (jbd2_journal_try_remove_checkpoint(jh) >= 0) {
2173 jbd2_journal_try_remove_checkpoint(jh);
/linux-master/include/linux/
H A Djbd2.h1440 int jbd2_journal_try_remove_checkpoint(struct journal_head *jh);

Completed in 263 milliseconds