Searched refs:jbd2_log_wait_commit (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/jbd2/ |
| A D | checkpoint.c | 150 jbd2_log_wait_commit(journal, tid); in __jbd2_log_wait_for_space() 283 jbd2_log_wait_commit(journal, tid); in jbd2_log_do_checkpoint()
|
| A D | journal.c | 83 EXPORT_SYMBOL(jbd2_log_wait_commit); 561 ret = jbd2_log_wait_commit(journal, tid); in __jbd2_journal_force_commit() 681 int jbd2_log_wait_commit(journal_t *journal, tid_t tid) in jbd2_log_wait_commit() function 846 return jbd2_log_wait_commit(journal, tid); in jbd2_complete_transaction() 2449 jbd2_log_wait_commit(journal, tid); in jbd2_journal_flush()
|
| A D | transaction.c | 1932 err = jbd2_log_wait_commit(journal, tid); in jbd2_journal_stop()
|
| /linux/include/linux/ |
| A D | jbd2.h | 1658 int jbd2_log_wait_commit(journal_t *journal, tid_t tid);
|
| /linux/fs/ocfs2/ |
| A D | super.c | 415 jbd2_log_wait_commit(osb->journal->j_journal, in ocfs2_sync_fs()
|
| A D | alloc.c | 6135 jbd2_log_wait_commit(osb->journal->j_journal, target); in ocfs2_try_to_free_truncate_log()
|
| /linux/fs/ext4/ |
| A D | inode.c | 5259 jbd2_log_wait_commit(journal, commit_tid); in ext4_wait_for_tail_page_commit()
|
| A D | super.c | 5635 ret = jbd2_log_wait_commit(sbi->s_journal, in ext4_sync_fs()
|
| /linux/ |
| A D | vmlinux.symvers | 11063 0x00000000 jbd2_log_wait_commit vmlinux EXPORT_SYMBOL
|
| A D | System.map | 11911 ffff800010374310 T jbd2_log_wait_commit
|
| A D | .tmp_System.map | 11911 ffff800010374310 T jbd2_log_wait_commit
|
Completed in 915 milliseconds