Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Draid5.c804 static bool stripe_can_batch(struct stripe_head *sh) in stripe_can_batch() function
858 if (!stripe_can_batch(head)) in stripe_add_to_batch_list()
863 if (!stripe_can_batch(head) || !stripe_can_batch(sh)) in stripe_add_to_batch_list()
879 if (!stripe_can_batch(head)) { in stripe_add_to_batch_list()
3521 if (stripe_can_batch(sh)) in add_stripe_bio()