Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Draid5.c2160 int synflags; in ops_run_reconstruct6() local
2184 synflags = SYNDROME_SRC_WRITTEN; in ops_run_reconstruct6()
2187 synflags = SYNDROME_SRC_ALL; in ops_run_reconstruct6()
2191 count = set_syndrome_sources(blocks, offs, sh, synflags); in ops_run_reconstruct6()