Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.c895 static bool stripe_can_batch(struct stripe_head *sh) in stripe_can_batch() function
932 if (!stripe_can_batch(head)) in stripe_add_to_batch_list()
938 if (!stripe_can_batch(head) || !stripe_can_batch(sh)) in stripe_add_to_batch_list()
954 if (!stripe_can_batch(head)) { in stripe_add_to_batch_list()
6053 if (stripe_can_batch(sh)) { in make_stripe_request()