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

/linux-4.1.27/drivers/md/
H A Draid5.c85 #define MAX_STRIPE_BATCH 8 macro
281 thread_cnt = group->stripes_cnt / MAX_STRIPE_BATCH - 1; raid5_wakeup_stripe_thread()
5729 struct stripe_head *batch[MAX_STRIPE_BATCH], *sh; handle_active_stripes()
5733 while (batch_size < MAX_STRIPE_BATCH && handle_active_stripes()

Completed in 88 milliseconds