Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5.h495 #define MAX_STRIPE_BATCH 8 macro
H A Draid5.c201 thread_cnt = group->stripes_cnt / MAX_STRIPE_BATCH - 1; in raid5_wakeup_stripe_thread()
6371 struct stripe_head *batch[MAX_STRIPE_BATCH], *sh; in handle_active_stripes()
6375 while (batch_size < MAX_STRIPE_BATCH && in handle_active_stripes()