Home
last modified time | relevance | path

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

/linux/fs/jbd2/
H A Dtransaction.c2572 bool __jbd2_journal_refile_buffer(struct journal_head *jh) in __jbd2_journal_refile_buffer() function
2634 drop = __jbd2_journal_refile_buffer(jh); in jbd2_journal_refile_buffer()
H A Dcommit.c1034 drop_ref = __jbd2_journal_refile_buffer(jh); in jbd2_journal_commit_transaction()
/linux/include/linux/
H A Djbd2.h1405 extern bool __jbd2_journal_refile_buffer(struct journal_head *);