Home
last modified time | relevance | path

Searched refs:__jbd2_journal_refile_buffer (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/jbd2/
H A Dcommit.c1087 drop_ref = __jbd2_journal_refile_buffer(jh); in jbd2_journal_commit_transaction()
H A Dtransaction.c2579 bool __jbd2_journal_refile_buffer(struct journal_head *jh) in __jbd2_journal_refile_buffer() function
2630 * __jbd2_journal_refile_buffer() with necessary locking added. We take our
2641 drop = __jbd2_journal_refile_buffer(jh); in jbd2_journal_refile_buffer()
/kernel/linux/linux-5.10/include/linux/
H A Djbd2.h1405 extern bool __jbd2_journal_refile_buffer(struct journal_head *);
/kernel/linux/linux-6.6/fs/jbd2/
H A Dcommit.c1041 drop_ref = __jbd2_journal_refile_buffer(jh); in jbd2_journal_commit_transaction()
H A Dtransaction.c2576 bool __jbd2_journal_refile_buffer(struct journal_head *jh) in __jbd2_journal_refile_buffer() function
2627 * __jbd2_journal_refile_buffer() with necessary locking added. We take our
2638 drop = __jbd2_journal_refile_buffer(jh); in jbd2_journal_refile_buffer()
/kernel/linux/linux-6.6/include/linux/
H A Djbd2.h1415 extern bool __jbd2_journal_refile_buffer(struct journal_head *);

Completed in 14 milliseconds