Home
last modified time | relevance | path

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

/Linux-v6.1/fs/jbd2/
Dtransaction.c2593 bool __jbd2_journal_refile_buffer(struct journal_head *jh) in __jbd2_journal_refile_buffer() function
2655 drop = __jbd2_journal_refile_buffer(jh); in jbd2_journal_refile_buffer()
Dcommit.c1073 drop_ref = __jbd2_journal_refile_buffer(jh); in jbd2_journal_commit_transaction()
/Linux-v6.1/include/linux/
Djbd2.h1415 extern bool __jbd2_journal_refile_buffer(struct journal_head *);