Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dext3_jbd.h280 return journal_force_commit(journal); in ext3_journal_force_commit()
Djbd.h814 extern int journal_force_commit(journal_t *);
/linux-2.4.37.9/fs/jbd/
Djournal.c84 EXPORT_SYMBOL(journal_force_commit);
Dtransaction.c1500 int journal_force_commit(journal_t *journal) in journal_force_commit() function