Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid5.h817 struct stripe_head *raid5_get_active_stripe(struct r5conf *conf,
H A Draid5.c343 * We don't hold any lock here yet, raid5_get_active_stripe() might in release_inactive_stripe_list()
807 struct stripe_head *raid5_get_active_stripe(struct r5conf *conf, in raid5_get_active_stripe() function
4559 sh2 = raid5_get_active_stripe(conf, NULL, s, in handle_stripe_expansion()
5195 = raid5_get_active_stripe(conf, NULL, sh->sector, in handle_stripe()
5723 sh = raid5_get_active_stripe(conf, NULL, logical_sector, 0); in make_discard_request()
5979 sh = raid5_get_active_stripe(conf, ctx, new_sector, flags); in make_stripe_request()
6399 sh = raid5_get_active_stripe(conf, NULL, stripe_addr+i, in reshape_request()
6449 sh = raid5_get_active_stripe(conf, NULL, first_sector, in reshape_request()
6571 sh = raid5_get_active_stripe(conf, NULL, sector_nr, in raid5_sync_request()
6574 sh = raid5_get_active_stripe(con in raid5_sync_request()
[all...]
H A Draid5-cache.c1918 sh = raid5_get_active_stripe(conf, NULL, stripe_sect, in r5c_recovery_alloc_stripe()
2151 * cannot get stripe from raid5_get_active_stripe in r5c_recovery_analyze_meta_block()