Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dext4_jbd2.c220 err = jbd2_journal_forget(handle, bh); in __ext4_forget()
/Linux-v5.4/fs/jbd2/
Drevoke.c388 jbd2_journal_forget(handle, bh_in); in jbd2_journal_revoke()
Dtransaction.c1527 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.4/Documentation/filesystems/
Djournalling.rst63 device you can call :c:func:`jbd2_journal_forget` in much the same way as you
/Linux-v5.4/include/linux/
Djbd2.h1375 extern int jbd2_journal_forget (handle_t *, struct buffer_head *);