Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Djbd2.h1402 extern void jbd2_journal_file_buffer(struct journal_head *, transaction_t *, int);
/linux-6.15/fs/jbd2/
H A Dcommit.c837 jbd2_journal_file_buffer(jh, commit_transaction, BJ_Forget); in jbd2_journal_commit_transaction()
H A Dtransaction.c2533 void jbd2_journal_file_buffer(struct journal_head *jh, in jbd2_journal_file_buffer() function