Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5.c5615 static struct stripe_head *__get_priority_stripe(struct r5conf *conf, int group) in __get_priority_stripe() function
6705 (sh = __get_priority_stripe(conf, group)) != NULL) in handle_active_stripes()