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