Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.c5622 static struct stripe_head *__get_priority_stripe(struct r5conf *conf, int group) in __get_priority_stripe() function
6640 (sh = __get_priority_stripe(conf, group)) != NULL) in handle_active_stripes()