Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dfast_commit.h137 int fc_replay_expected_off; member
H A Dfast_commit.c1939 if (state->fc_replay_expected_off == 0) { in ext4_fc_replay_scan()
1952 if (off != state->fc_replay_expected_off) { in ext4_fc_replay_scan()
1957 state->fc_replay_expected_off++; in ext4_fc_replay_scan()