Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dext4_jbd2.c220 err = jbd2_journal_forget(handle, bh); in __ext4_forget()
/Linux-v4.19/fs/jbd2/
Drevoke.c380 jbd2_journal_forget(handle, bh_in); in jbd2_journal_revoke()
Dtransaction.c1491 int jbd2_journal_forget (handle_t *handle, struct buffer_head *bh) in jbd2_journal_forget() function
Djournal.c68 EXPORT_SYMBOL(jbd2_journal_forget);
/Linux-v4.19/include/linux/
Djbd2.h1361 extern int jbd2_journal_forget (handle_t *, struct buffer_head *);
/Linux-v4.19/Documentation/filesystems/
Dindex.rst211 device you can call :c:func:`jbd2_journal_forget` in much the same way as you