Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.c539 static struct stripe_head *__find_stripe(struct r5conf *conf, sector_t sector, in __find_stripe() function
650 sh = __find_stripe(conf, sector, conf->generation - previous); in raid5_get_active_stripe()
760 head = __find_stripe(conf, head_sector, conf->generation); in stripe_add_to_batch_list()