Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dfast_commit.c1929 int ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay_scan()
1976 ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay_scan()
2045 int ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay()
2125 ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay()
/Linux-v5.15/include/linux/
Djbd2.h768 #define JBD2_FC_REPLAY_CONTINUE 1 macro