Home
last modified time | relevance | path

Searched refs:__get_priority_stripe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.c5502 /* __get_priority_stripe - get the next stripe to process
5512 static struct stripe_head *__get_priority_stripe(struct r5conf *conf, int group) in __get_priority_stripe() function
6376 (sh = __get_priority_stripe(conf, group)) != NULL)
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.c5606 /* __get_priority_stripe - get the next stripe to process
5616 static struct stripe_head *__get_priority_stripe(struct r5conf *conf, int group)
6700 (sh = __get_priority_stripe(conf, group)) != NULL)

Completed in 19 milliseconds