Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Draid5.c2081 int synflags; in ops_run_reconstruct6() local
2105 synflags = SYNDROME_SRC_WRITTEN; in ops_run_reconstruct6()
2108 synflags = SYNDROME_SRC_ALL; in ops_run_reconstruct6()
2112 count = set_syndrome_sources(blocks, offs, sh, synflags); in ops_run_reconstruct6()