Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dfast_commit.c1903 int ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay_scan()
1948 ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay_scan()
2017 int ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay()
2094 ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay()
/Linux-v5.10/include/linux/
Djbd2.h761 #define JBD2_FC_REPLAY_CONTINUE 1 macro