Home
last modified time | relevance | path

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

/openbmc/linux/fs/jbd2/
H A Drecovery.c246 if (!journal->j_fc_replay_callback) in fc_do_one_pass()
258 err = journal->j_fc_replay_callback(journal, bh, pass, in fc_do_one_pass()
/openbmc/linux/include/linux/
H A Djbd2.h1289 int (*j_fc_replay_callback)(struct journal_s *journal, member
/openbmc/linux/fs/ext4/
H A Dfast_commit.c2278 journal->j_fc_replay_callback = ext4_fc_replay; in ext4_fc_init()