Home
last modified time | relevance | path

Searched refs:JBD2_FC_REPLAY_CONTINUE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dfast_commit.c2063 int ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay_scan()
2117 ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay_scan()
2186 int ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay()
2266 ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay()
/openbmc/linux/include/linux/
H A Djbd2.h744 #define JBD2_FC_REPLAY_CONTINUE 1 macro