Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Draid5.c727 static bool stripe_can_batch(struct stripe_head *sh) in stripe_can_batch() function
781 if (!stripe_can_batch(head)) in stripe_add_to_batch_list()
786 if (!stripe_can_batch(head) || !stripe_can_batch(sh)) in stripe_add_to_batch_list()
802 if (!stripe_can_batch(head)) { in stripe_add_to_batch_list()
3320 if (stripe_can_batch(sh)) in add_stripe_bio()