Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ext4/
Dfast_commit.c2032 int ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay_scan()
2085 ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay_scan()
2154 int ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay()
2234 ret = JBD2_FC_REPLAY_CONTINUE; in ext4_fc_replay()
/Linux-v6.1/include/linux/
Djbd2.h764 #define JBD2_FC_REPLAY_CONTINUE 1 macro