Lines Matching refs:raid_conf
244 struct r5conf *conf = sh->raid_conf; in release_stripe()
295 int num = sh->raid_conf->pool_size; in shrink_buffers()
309 int num = sh->raid_conf->pool_size; in grow_buffers()
328 struct r5conf *conf = sh->raid_conf; in init_stripe()
541 struct r5conf *conf = sh->raid_conf; in ops_run_io()
1416 struct r5conf *conf = sh->raid_conf; in raid_run_ops()
1472 wake_up(&sh->raid_conf->wait_for_overlap); in raid_run_ops()
1484 sh->raid_conf = conf; in grow_one_stripe()
1602 nsh->raid_conf = conf; in resize_stripes()
1721 struct r5conf *conf = sh->raid_conf; in raid5_end_read_request()
1841 struct r5conf *conf = sh->raid_conf; in raid5_end_write_request()
2167 struct r5conf *conf = sh->raid_conf; in compute_blocknr()
2292 struct r5conf *conf = sh->raid_conf; in schedule_reconstruction()
2383 struct r5conf *conf = sh->raid_conf; in add_stripe_bio()
2629 rdev = sh->raid_conf->disks[disk_idx].replacement; in want_replace()
2662 (sh->raid_conf->level <= 5 && s->failed && fdev[0]->towrite && in fetch_block()
2664 (sh->raid_conf->level == 6 && s->failed && s->to_write))) { in fetch_block()
3262 struct r5conf *conf = sh->raid_conf; in analyse_stripe()
3444 struct r5conf *conf = sh->raid_conf; in handle_stripe()