Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-integrity.c2239 unsigned max_commit_id_sections[N_COMMIT_IDS]; in replay_journal() local
2275 memset(max_commit_id_sections, 0, sizeof max_commit_id_sections); in replay_journal()
2284 max_commit_id_sections[k] = i; in replay_journal()
2320 write_start = max_commit_id_sections[last_used] + 1; in replay_journal()