Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jbd/
Dcheckpoint.c106 ret = __journal_remove_checkpoint(jh) + 1; in __try_to_free_cp_buf()
247 released = __journal_remove_checkpoint(jh); in __wait_cp_io()
318 __journal_remove_checkpoint(jh); in __process_buffer()
665 int __journal_remove_checkpoint(struct journal_head *jh) in __journal_remove_checkpoint() function
Dcommit.c884 __journal_remove_checkpoint(jh); in journal_commit_transaction()
Dtransaction.c1680 __journal_remove_checkpoint(jh); in __journal_try_to_free_buffer()
/linux-4.1.27/include/linux/
Djbd.h817 int __journal_remove_checkpoint(struct journal_head *);