Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dfast_commit.c2034 int ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay_scan()
2088 ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay_scan()
2157 int ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay()
2237 ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay()
/Linux-v6.6/include/linux/
Djbd2.h744 #define JBD2_FC_REPLAY_CONTINUE 1 macro