Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5.c1337 static int set_syndrome_sources(struct page **srcs, in set_syndrome_sources() function
1402 count = set_syndrome_sources(blocks, sh, SYNDROME_SRC_ALL); in ops_run_compute6_1()
1510 count = set_syndrome_sources(blocks, sh, SYNDROME_SRC_ALL); in ops_run_compute6_2()
1584 count = set_syndrome_sources(blocks, sh, SYNDROME_SRC_WANT_DRAIN); in ops_run_prexor6()
1825 count = set_syndrome_sources(blocks, sh, synflags); in ops_run_reconstruct6()
1903 count = set_syndrome_sources(srcs, sh, SYNDROME_SRC_ALL); in ops_run_check_pq()