Lines Matching refs:stripe_index
1239 int *stripe_index,
1256 *stripe_index = i;
1260 *stripe_index = mirror;
1280 int stripe_index;
1361 &stripe_index,
1363 page->physical = bbio->stripes[stripe_index].physical +
1365 page->dev = bbio->stripes[stripe_index].dev;
2603 u32 stripe_index;
2622 stripe_index = rot % map->num_stripes;
2623 if (stripe_index == num)
2625 if (stripe_index < num)