Home
last modified time | relevance | path

Searched refs:journal_start_commit (Results 1 – 2 of 2) sorted by relevance

/fs/jbd/
Djournal.c81 EXPORT_SYMBOL(journal_start_commit);
520 int journal_start_commit(journal_t *journal, tid_t *ptid) in journal_start_commit() function
/fs/ext3/
Dsuper.c2527 if (journal_start_commit(EXT3_SB(sb)->s_journal, &target)) { in ext3_sync_fs()