Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ext4/
Dfast_commit.h148 int fc_replay_expected_off; member
Dfast_commit.c2047 if (state->fc_replay_expected_off == 0) { in ext4_fc_replay_scan()
2060 if (off != state->fc_replay_expected_off) { in ext4_fc_replay_scan()
2065 state->fc_replay_expected_off++; in ext4_fc_replay_scan()