Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-integrity.c2903 unsigned max_commit_id_sections[N_COMMIT_IDS]; in replay_journal() local
2939 memset(max_commit_id_sections, 0, sizeof max_commit_id_sections); in replay_journal()
2948 max_commit_id_sections[k] = i; in replay_journal()
2984 write_start = max_commit_id_sections[last_used] + 1; in replay_journal()