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

/drivers/md/
H A Draid5.c1391 /* since handle_stripe can be called outside of raid5d context
2785 /* since handle_stripe can be called at any time we need to handle the
3109 * handle_stripe - do things to a stripe.
3305 static void handle_stripe(struct stripe_head *sh) function
4103 * As the reads complete, handle_stripe will copy the data
4393 handle_stripe(sh);
4448 handle_stripe(sh);
4517 handle_stripe(sh);

Completed in 59 milliseconds