Home
last modified time | relevance | path

Searched refs:jbd2_journal_forget (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/fs/ext4/
Dext4_jbd2.c288 err = jbd2_journal_forget(handle, bh); in __ext4_forget()
/Linux-v5.15/fs/jbd2/
Drevoke.c393 jbd2_journal_forget(handle, bh_in); in jbd2_journal_revoke()
Dtransaction.c1635 int jbd2_journal_forget(handle_t *handle, struct buffer_head *bh) in jbd2_journal_forget() function
Djournal.c68 EXPORT_SYMBOL(jbd2_journal_forget);
/Linux-v5.15/Documentation/filesystems/
Djournalling.rst63 device you can call jbd2_journal_forget() in much the same way as you
/Linux-v5.15/include/linux/
Djbd2.h1537 extern int jbd2_journal_forget (handle_t *, struct buffer_head *);