Searched refs:journal_start_commit (Results 1 – 3 of 3) sorted by relevance
924 int journal_start_commit(journal_t *journal, tid_t *tid);
81 EXPORT_SYMBOL(journal_start_commit);521 int journal_start_commit(journal_t *journal, tid_t *ptid) in journal_start_commit() function
2514 if (journal_start_commit(EXT3_SB(sb)->s_journal, &target)) { in ext3_sync_fs()