Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Draid5.c902 static bool stripe_can_batch(struct stripe_head *sh) in stripe_can_batch() function
939 if (!stripe_can_batch(head)) in stripe_add_to_batch_list()
945 if (!stripe_can_batch(head) || !stripe_can_batch(sh)) in stripe_add_to_batch_list()
961 if (!stripe_can_batch(head)) { in stripe_add_to_batch_list()
6061 if (stripe_can_batch(sh)) { in make_stripe_request()