Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Draid5.c1933 int synflags; in ops_run_reconstruct6() local
1956 synflags = SYNDROME_SRC_WRITTEN; in ops_run_reconstruct6()
1959 synflags = SYNDROME_SRC_ALL; in ops_run_reconstruct6()
1963 count = set_syndrome_sources(blocks, sh, synflags); in ops_run_reconstruct6()