Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/reiserfs/
H A Djournal.c3616 static int check_journal_end(struct reiserfs_transaction_handle *th, int flags) in check_journal_end() function
4038 * check_journal_end locks the journal, and unlocks if it does in do_journal_end()
4042 if (!check_journal_end(th, flags)) { in do_journal_end()
4049 /* check_journal_end might set these, check again */ in do_journal_end()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Djournal.c3621 static int check_journal_end(struct reiserfs_transaction_handle *th, int flags) in check_journal_end() function
4043 * check_journal_end locks the journal, and unlocks if it does in do_journal_end()
4047 if (!check_journal_end(th, flags)) { in do_journal_end()
4054 /* check_journal_end might set these, check again */ in do_journal_end()

Completed in 10 milliseconds