Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5.c805 static bool stripe_can_batch(struct stripe_head *sh) in stripe_can_batch() function
859 if (!stripe_can_batch(head)) in stripe_add_to_batch_list()
864 if (!stripe_can_batch(head) || !stripe_can_batch(sh)) in stripe_add_to_batch_list()
880 if (!stripe_can_batch(head)) { in stripe_add_to_batch_list()
3519 if (stripe_can_batch(sh)) in add_stripe_bio()