Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Djbd2.h1412 extern bool __jbd2_journal_refile_buffer(struct journal_head *);
/Linux-v6.6/fs/jbd2/
Dtransaction.c2576 bool __jbd2_journal_refile_buffer(struct journal_head *jh) in __jbd2_journal_refile_buffer() function
2638 drop = __jbd2_journal_refile_buffer(jh); in jbd2_journal_refile_buffer()
Dcommit.c1039 drop_ref = __jbd2_journal_refile_buffer(jh); in jbd2_journal_commit_transaction()