Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-integrity.c3418 unsigned int max_commit_id_sections[N_COMMIT_IDS]; in replay_journal() local
3455 memset(max_commit_id_sections, 0, sizeof(max_commit_id_sections)); in replay_journal()
3465 max_commit_id_sections[k] = i; in replay_journal()
3502 write_start = max_commit_id_sections[last_used] + 1; in replay_journal()