Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5.c608 static struct stripe_head *__find_stripe(struct r5conf *conf, sector_t sector, in __find_stripe() function
719 sh = __find_stripe(conf, sector, conf->generation - previous); in raid5_get_active_stripe()
833 head = __find_stripe(conf, head_sector, conf->generation); in stripe_add_to_batch_list()