Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.c1944 int synflags; in ops_run_reconstruct6() local
1967 synflags = SYNDROME_SRC_WRITTEN; in ops_run_reconstruct6()
1970 synflags = SYNDROME_SRC_ALL; in ops_run_reconstruct6()
1974 count = set_syndrome_sources(blocks, sh, synflags); in ops_run_reconstruct6()