Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-integrity.c2734 unsigned max_commit_id_sections[N_COMMIT_IDS]; in replay_journal() local
2770 memset(max_commit_id_sections, 0, sizeof max_commit_id_sections); in replay_journal()
2779 max_commit_id_sections[k] = i; in replay_journal()
2815 write_start = max_commit_id_sections[last_used] + 1; in replay_journal()