Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid5.c618 static struct stripe_head *__find_stripe(struct r5conf *conf, sector_t sector, in __find_stripe() function
637 sh = __find_stripe(conf, sector, generation); in find_get_stripe()