Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-integrity.c2612 unsigned max_commit_id_sections[N_COMMIT_IDS]; in replay_journal() local
2648 memset(max_commit_id_sections, 0, sizeof max_commit_id_sections); in replay_journal()
2657 max_commit_id_sections[k] = i; in replay_journal()
2693 write_start = max_commit_id_sections[last_used] + 1; in replay_journal()