Home
last modified time | relevance | path

Searched refs:jbd2_log_start_commit (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/fs/ext4/
Dfsync.c214 if (jbd2_log_start_commit(journal, commit_tid)) { in ext4_sync_file()
/linux-2.6.39/fs/jbd2/
Dtransaction.c229 jbd2_log_start_commit(journal, tid); in start_this_handle()
476 jbd2_log_start_commit(journal, tid); in jbd2__journal_restart()
1394 jbd2_log_start_commit(journal, transaction->t_tid); in jbd2_journal_stop()
Djournal.c85 EXPORT_SYMBOL(jbd2_log_start_commit);
500 int jbd2_log_start_commit(journal_t *journal, tid_t tid) in jbd2_log_start_commit() function
542 jbd2_log_start_commit(journal, tid); in jbd2_journal_force_commit_nested()
Dcheckpoint.c312 jbd2_log_start_commit(journal, tid); in __process_buffer()
/linux-2.6.39/include/linux/
Djbd2.h1225 int jbd2_log_start_commit(journal_t *journal, tid_t tid);