Lines Matching defs:srcs
1538 * @srcs - (struct page *) array of size sh->disks
1542 * Populates srcs in proper layout order for the stripe and returns the
1544 * destination buffer is recorded in srcs[count] and the Q destination
1545 * is recorded in srcs[count+1]].
1547 static int set_syndrome_sources(struct page **srcs,
1559 srcs[i] = NULL;
1576 srcs[slot] = sh->dev[i].orig_page;
1578 srcs[slot] = sh->dev[i].page;
2190 struct page **srcs = to_addr_page(percpu, 0);
2199 count = set_syndrome_sources(srcs, offs, sh, SYNDROME_SRC_ALL);
2201 srcs[count] = NULL;
2206 async_syndrome_val(srcs, offs, count+2,