Home
last modified time | relevance | path

Searched refs:do_journal_end (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/reiserfs/
H A Djournal.c80 /* flags for do_journal_end */
85 static int do_journal_end(struct reiserfs_transaction_handle *, int flags);
1092 /* once due to original getblk in do_journal_end */ in flush_commit_list()
1343 * do_journal_end, or by journal_release
1582 * since we are only called from do_journal_end, we know for sure there in flush_journal_list()
1916 do_journal_end(th, FLUSH_ALL); in do_journal_release()
1927 do_journal_end(&myth, FLUSH_ALL); in do_journal_release()
1931 /* this also catches errors during the do_journal_end above */ in do_journal_release()
1939 do_journal_end(&myth, FLUSH_ALL); in do_journal_release()
3113 retval = do_journal_end( in do_journal_begin_r()
3985 static int do_journal_end(struct reiserfs_transaction_handle *th, int flags) do_journal_end() function
[all...]
/kernel/linux/linux-6.6/fs/reiserfs/
H A Djournal.c80 /* flags for do_journal_end */
85 static int do_journal_end(struct reiserfs_transaction_handle *, int flags);
1093 /* once due to original getblk in do_journal_end */ in flush_commit_list()
1344 * do_journal_end, or by journal_release
1583 * since we are only called from do_journal_end, we know for sure there in flush_journal_list()
1917 do_journal_end(th, FLUSH_ALL); in do_journal_release()
1928 do_journal_end(&myth, FLUSH_ALL); in do_journal_release()
1932 /* this also catches errors during the do_journal_end above */ in do_journal_release()
1940 do_journal_end(&myth, FLUSH_ALL); in do_journal_release()
3118 retval = do_journal_end( in do_journal_begin_r()
3990 static int do_journal_end(struct reiserfs_transaction_handle *th, int flags) do_journal_end() function
[all...]

Completed in 9 milliseconds