Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid5.c563 static struct stripe_head *__find_stripe(struct r5conf *conf, sector_t sector, in __find_stripe() function
673 sh = __find_stripe(conf, sector, conf->generation - previous); in get_active_stripe()
774 head = __find_stripe(conf, head_sector, conf->generation); in stripe_add_to_batch_list()