Searched refs:jbd2_journal_stop (Results 1 – 7 of 7) sorted by relevance
44 jbd2_journal_start() and its counterpart jbd2_journal_stop(),47 jbd2_journal_stop() the same number of times as75 until the outermost jbd2_journal_stop(). This means you must complete86 essentially we are waiting for jbd2_journal_stop(). So to avoid88 jbd2_journal_stop() as if they were semaphores and include them in
129 rc = jbd2_journal_stop(handle); in __ext4_journal_stop()134 rc = jbd2_journal_stop(handle); in __ext4_journal_stop()
785 jbd2_journal_stop(handle); in update_super_work()801 jbd2_journal_stop(handle); in update_super_work()804 jbd2_journal_stop(handle); in update_super_work()
592 jbd2_journal_stop(handle); in jbd2_journal_start_reserved()1810 int jbd2_journal_stop(handle_t *handle) in jbd2_journal_stop() function
59 EXPORT_SYMBOL(jbd2_journal_stop);
1540 extern int jbd2_journal_stop(handle_t *);
380 ret = jbd2_journal_stop(handle); in ocfs2_commit_trans()