Home
last modified time | relevance | path

Searched refs:jbd2_journal_stop (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/filesystems/
A Djournalling.rst44 jbd2_journal_start() and its counterpart jbd2_journal_stop(),
47 jbd2_journal_stop() the same number of times as
75 until the outermost jbd2_journal_stop(). This means you must complete
86 essentially we are waiting for jbd2_journal_stop(). So to avoid
88 jbd2_journal_stop() as if they were semaphores and include them in
/linux/fs/ext4/
A Dext4_jbd2.c122 rc = jbd2_journal_stop(handle); in __ext4_journal_stop()
127 rc = jbd2_journal_stop(handle); in __ext4_journal_stop()
A Dsuper.c711 jbd2_journal_stop(handle); in flush_stashed_error_work()
723 jbd2_journal_stop(handle); in flush_stashed_error_work()
726 jbd2_journal_stop(handle); in flush_stashed_error_work()
/linux/fs/jbd2/
A Dtransaction.c612 jbd2_journal_stop(handle); in jbd2_journal_start_reserved()
1803 int jbd2_journal_stop(handle_t *handle) in jbd2_journal_stop() function
A Djournal.c60 EXPORT_SYMBOL(jbd2_journal_stop);
/linux/include/linux/
A Djbd2.h1541 extern int jbd2_journal_stop(handle_t *);
/linux/fs/ocfs2/
A Djournal.c382 ret = jbd2_journal_stop(handle); in ocfs2_commit_trans()
/linux/
A Dvmlinux.symvers9162 0x00000000 jbd2_journal_stop vmlinux EXPORT_SYMBOL
A DSystem.map11840 ffff80001036d0a0 T jbd2_journal_stop
A D.tmp_System.map11840 ffff80001036d0a0 T jbd2_journal_stop

Completed in 362 milliseconds