Home
last modified time | relevance | path

Searched refs:__journal_remove_checkpoint (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/fs/jbd/
Dcheckpoint.c99 ret = __journal_remove_checkpoint(jh) + 1; in __try_to_free_cp_buf()
241 released = __journal_remove_checkpoint(jh); in __wait_cp_io()
309 __journal_remove_checkpoint(jh); in __process_buffer()
641 int __journal_remove_checkpoint(struct journal_head *jh) in __journal_remove_checkpoint() function
Dcommit.c835 __journal_remove_checkpoint(jh); in journal_commit_transaction()
Dtransaction.c1670 __journal_remove_checkpoint(jh); in __journal_try_to_free_buffer()
/linux-2.6.39/include/linux/
Djbd.h859 int __journal_remove_checkpoint(struct journal_head *);