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

/linux-4.1.27/drivers/md/
H A Draid5.h115 * handle a stripe (handle_stripe())
137 * When requesting an operation handle_stripe sets the pending bit for the
151 * 3/ Once a compute block operation has been requested handle_stripe treats
251 * for handle_stripe.
279 /* and some that are internal to handle_stripe */
H A Draid5.c3668 /* since handle_stripe can be called at any time we need to handle the handle_stripe_dirtying()
3991 * handle_stripe - do things to a stripe.
4282 static void handle_stripe(struct stripe_head *sh) handle_stripe() function
5336 * As the reads complete, handle_stripe will copy the data reshape_request()
5710 handle_stripe(sh); retry_aligned_read()
5756 handle_stripe(batch[i]); handle_active_stripes()

Completed in 129 milliseconds