Lines Matching refs:srcs
1590 * @srcs - (struct page *) array of size sh->disks
1594 * Populates srcs in proper layout order for the stripe and returns the
1596 * destination buffer is recorded in srcs[count] and the Q destination
1597 * is recorded in srcs[count+1]].
1599 static int set_syndrome_sources(struct page **srcs,
1611 srcs[i] = NULL;
1628 srcs[slot] = sh->dev[i].orig_page;
1630 srcs[slot] = sh->dev[i].page;
2242 struct page **srcs = to_addr_page(percpu, 0);
2251 count = set_syndrome_sources(srcs, offs, sh, SYNDROME_SRC_ALL);
2253 srcs[count] = NULL;
2258 async_syndrome_val(srcs, offs, count+2,