Searched refs:jbd2_journal_file_buffer (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/jbd2/ |
H A D | commit.c | 890 jbd2_journal_file_buffer(jh, commit_transaction, BJ_Forget); in jbd2_journal_commit_transaction()
|
H A D | transaction.c | 2556 void jbd2_journal_file_buffer(struct journal_head *jh, in jbd2_journal_file_buffer() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | jbd2.h | 1409 extern void jbd2_journal_file_buffer(struct journal_head *, transaction_t *, int);
|
/kernel/linux/linux-6.6/fs/jbd2/ |
H A D | commit.c | 844 jbd2_journal_file_buffer(jh, commit_transaction, BJ_Forget); in jbd2_journal_commit_transaction()
|
H A D | transaction.c | 2553 void jbd2_journal_file_buffer(struct journal_head *jh, in jbd2_journal_file_buffer() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | jbd2.h | 1418 extern void jbd2_journal_file_buffer(struct journal_head *, transaction_t *, int);
|
Completed in 15 milliseconds