Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dfast_commit.h139 int fc_current_pass; member
H A Dfast_commit.c2060 state->fc_current_pass = PASS_SCAN; in ext4_fc_replay()
2064 if (state->fc_current_pass != pass) { in ext4_fc_replay()
2065 state->fc_current_pass = pass; in ext4_fc_replay()
/kernel/linux/linux-6.6/fs/ext4/
H A Dfast_commit.h149 int fc_current_pass; member
H A Dfast_commit.c2162 state->fc_current_pass = PASS_SCAN; in ext4_fc_replay()
2166 if (state->fc_current_pass != pass) { in ext4_fc_replay()
2167 state->fc_current_pass = pass; in ext4_fc_replay()

Completed in 7 milliseconds