Home
last modified time | relevance | path

Searched refs:fc_replay_expected_off (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dfast_commit.h138 int fc_replay_expected_off; member
H A Dfast_commit.c1952 if (state->fc_replay_expected_off == 0) { in ext4_fc_replay_scan()
1965 if (off != state->fc_replay_expected_off) { in ext4_fc_replay_scan()
1970 state->fc_replay_expected_off++; in ext4_fc_replay_scan()
/kernel/linux/linux-6.6/fs/ext4/
H A Dfast_commit.h148 int fc_replay_expected_off; member
H A 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()

Completed in 7 milliseconds