Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dfast_commit.c2048 int ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay_scan()
2102 ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay_scan()
2171 int ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay()
2251 ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay()
/linux-6.1.9/include/linux/
Djbd2.h764 #define JBD2_FC_REPLAY_CONTINUE 1 macro