Searched refs:MAX_STRIPE_BATCH (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/md/
H A Draid5.h497 #define MAX_STRIPE_BATCH 8 macro
H A Draid5.c210 thread_cnt = group->stripes_cnt / MAX_STRIPE_BATCH - 1;
6622 struct stripe_head *batch[MAX_STRIPE_BATCH], *sh;
6626 while (batch_size < MAX_STRIPE_BATCH &&

Completed in 238 milliseconds