Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.c617 static struct stripe_head *__find_stripe(struct r5conf *conf, sector_t sector, in __find_stripe() function
636 sh = __find_stripe(conf, sector, generation); in find_get_stripe()