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

/linux-master/drivers/md/
H A Draid5.c4291 /* since handle_stripe can be called at any time we need to handle the
4635 * handle_stripe - do things to a stripe.
4937 static void handle_stripe(struct stripe_head *sh) function
4949 * handle_stripe should not continue handle the batched stripe, only
6198 * As the reads complete, handle_stripe will copy the data
6605 handle_stripe(sh);
6654 handle_stripe(batch[i]);

Completed in 510 milliseconds