Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid5.c803 struct stripe_head *raid5_get_active_stripe(struct r5conf *conf, in raid5_get_active_stripe() function
4552 sh2 = raid5_get_active_stripe(conf, NULL, s, in handle_stripe_expansion()
5190 = raid5_get_active_stripe(conf, NULL, sh->sector, in handle_stripe()
5719 sh = raid5_get_active_stripe(conf, NULL, logical_sector, 0); in make_discard_request()
5975 sh = raid5_get_active_stripe(conf, ctx, new_sector, flags); in make_stripe_request()
6388 sh = raid5_get_active_stripe(conf, NULL, stripe_addr+i, in reshape_request()
6438 sh = raid5_get_active_stripe(conf, NULL, first_sector, in reshape_request()
6560 sh = raid5_get_active_stripe(conf, NULL, sector_nr, in raid5_sync_request()
6563 sh = raid5_get_active_stripe(conf, NULL, sector_nr, 0); in raid5_sync_request()
6623 sh = raid5_get_active_stripe(conf, NULL, sector, in retry_aligned_read()