Searched refs:__jbd2_journal_remove_checkpoint (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd2/
H A Dcheckpoint.c98 ret = __jbd2_journal_remove_checkpoint(jh) + 1;
201 released = __jbd2_journal_remove_checkpoint(jh);
261 __jbd2_journal_remove_checkpoint(jh);
581 int __jbd2_journal_remove_checkpoint(struct journal_head *jh) function
H A Dcommit.c819 __jbd2_journal_remove_checkpoint(jh);
871 * journal->j_committing_transaction in __jbd2_journal_remove_checkpoint.
872 * Really, __jbd2_journal_remove_checkpoint should be using j_state_lock but
873 * it's a bit hassle to hold that across __jbd2_journal_remove_checkpoint
H A Dtransaction.c1601 __jbd2_journal_remove_checkpoint(jh);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Djbd2.h863 int __jbd2_journal_remove_checkpoint(struct journal_head *);

Completed in 99 milliseconds