Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.c732 static bool stripe_can_batch(struct stripe_head *sh) in stripe_can_batch() function
786 if (!stripe_can_batch(head)) in stripe_add_to_batch_list()
791 if (!stripe_can_batch(head) || !stripe_can_batch(sh)) in stripe_add_to_batch_list()
807 if (!stripe_can_batch(head)) { in stripe_add_to_batch_list()
3313 if (stripe_can_batch(sh)) in add_stripe_bio()