Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.c1459 static int set_syndrome_sources(struct page **srcs, in set_syndrome_sources() function
1530 count = set_syndrome_sources(blocks, sh, SYNDROME_SRC_ALL); in ops_run_compute6_1()
1638 count = set_syndrome_sources(blocks, sh, SYNDROME_SRC_ALL); in ops_run_compute6_2()
1721 count = set_syndrome_sources(blocks, sh, SYNDROME_SRC_WANT_DRAIN); in ops_run_prexor6()
1974 count = set_syndrome_sources(blocks, sh, synflags); in ops_run_reconstruct6()
2052 count = set_syndrome_sources(srcs, sh, SYNDROME_SRC_ALL); in ops_run_check_pq()