Home
last modified time | relevance | path

Searched refs:JBD2_FC_REPLAY_STOP (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext4/
A Dfast_commit.c2009 JBD2_FC_REPLAY_STOP : -EFSBADCRC; in ext4_fc_replay_scan()
2021 ret = JBD2_FC_REPLAY_STOP; in ext4_fc_replay_scan()
2030 JBD2_FC_REPLAY_STOP : -ECANCELED; in ext4_fc_replay_scan()
2032 if (ret < 0 || ret == JBD2_FC_REPLAY_STOP) in ext4_fc_replay_scan()
2074 return JBD2_FC_REPLAY_STOP; in ext4_fc_replay()
2086 ret = JBD2_FC_REPLAY_STOP; in ext4_fc_replay()
/linux/fs/jbd2/
A Drecovery.c260 if (err < 0 || err == JBD2_FC_REPLAY_STOP) in fc_do_one_pass()
/linux/include/linux/
A Djbd2.h767 #define JBD2_FC_REPLAY_STOP 0 macro

Completed in 15 milliseconds