Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.c4225 /* since handle_stripe can be called at any time we need to handle the in handle_stripe_dirtying()
4568 * handle_stripe - do things to a stripe.
4875 static void handle_stripe(struct stripe_head *sh) in handle_stripe() function
4887 * handle_stripe should not continue handle the batched stripe, only in handle_stripe()
5947 * As the reads complete, handle_stripe will copy the data in reshape_request()
6353 handle_stripe(sh); in retry_aligned_read()
6403 handle_stripe(batch[i]);
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.c4337 /* since handle_stripe can be called at any time we need to handle the in handle_stripe_dirtying()
4681 * handle_stripe - do things to a stripe.
4988 static void handle_stripe(struct stripe_head *sh) in handle_stripe() function
5000 * handle_stripe should not continue handle the batched stripe, only in handle_stripe()
6269 * As the reads complete, handle_stripe will copy the data in reshape_request()
6678 handle_stripe(sh); in retry_aligned_read()
6727 handle_stripe(batch[i]);

Completed in 20 milliseconds