Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Djbd.h801 extern void __journal_refile_buffer(struct journal_head *);
/linux-4.1.27/fs/jbd/
Dtransaction.c2177 void __journal_refile_buffer(struct journal_head *jh) in __journal_refile_buffer() function
2233 __journal_refile_buffer(jh); in journal_refile_buffer()
Dcommit.c944 __journal_refile_buffer(jh); in journal_commit_transaction()