Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid5.c1335 static int set_syndrome_sources(struct page **srcs, in set_syndrome_sources() function
1400 count = set_syndrome_sources(blocks, sh, SYNDROME_SRC_ALL); in ops_run_compute6_1()
1508 count = set_syndrome_sources(blocks, sh, SYNDROME_SRC_ALL); in ops_run_compute6_2()
1582 count = set_syndrome_sources(blocks, sh, SYNDROME_SRC_WANT_DRAIN); in ops_run_prexor6()
1823 count = set_syndrome_sources(blocks, sh, synflags); in ops_run_reconstruct6()
1901 count = set_syndrome_sources(srcs, sh, SYNDROME_SRC_ALL); in ops_run_check_pq()