Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dfast_commit.h143 int fc_replay_expected_off; member
Dfast_commit.c1942 if (state->fc_replay_expected_off == 0) { in ext4_fc_replay_scan()
1955 if (off != state->fc_replay_expected_off) { in ext4_fc_replay_scan()
1960 state->fc_replay_expected_off++; in ext4_fc_replay_scan()