Home
last modified time | relevance | path

Searched refs:jbd2_journal_file_buffer (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/
Djbd2.h1415 extern void jbd2_journal_file_buffer(struct journal_head *, transaction_t *, int);
/Linux-v6.6/fs/jbd2/
Dcommit.c842 jbd2_journal_file_buffer(jh, commit_transaction, BJ_Forget); in jbd2_journal_commit_transaction()
Dtransaction.c2553 void jbd2_journal_file_buffer(struct journal_head *jh, in jbd2_journal_file_buffer() function