Home
last modified time | relevance | path

Searched refs:jbd2_journal_get_undo_access (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Djbd2.h1519 extern int jbd2_journal_get_undo_access(handle_t *, struct buffer_head *);
/kernel/linux/linux-6.6/include/linux/
H A Djbd2.h1525 extern int jbd2_journal_get_undo_access(handle_t *, struct buffer_head *);
/kernel/linux/linux-5.10/fs/jbd2/
H A Djournal.c65 EXPORT_SYMBOL(jbd2_journal_get_undo_access); variable
H A Dtransaction.c1323 * jbd2_journal_get_undo_access() - Notify intent to modify metadata with
1335 * To deal with that, jbd2_journal_get_undo_access requests write access to a
1348 int jbd2_journal_get_undo_access(handle_t *handle, struct buffer_head *bh) in jbd2_journal_get_undo_access() function
/kernel/linux/linux-5.10/fs/ocfs2/
H A Djournal.c694 status = jbd2_journal_get_undo_access(handle, bh); in __ocfs2_journal_access()
/kernel/linux/linux-6.6/fs/jbd2/
H A Dtransaction.c1345 * jbd2_journal_get_undo_access() - Notify intent to modify metadata with
1357 * To deal with that, jbd2_journal_get_undo_access requests write access to a
1370 int jbd2_journal_get_undo_access(handle_t *handle, struct buffer_head *bh) in jbd2_journal_get_undo_access() function
H A Djournal.c64 EXPORT_SYMBOL(jbd2_journal_get_undo_access); variable
/kernel/linux/linux-6.6/fs/ocfs2/
H A Djournal.c690 status = jbd2_journal_get_undo_access(handle, bh); in __ocfs2_journal_access()

Completed in 31 milliseconds