Searched refs:raid_conf (Results 1 – 2 of 2) sorted by relevance
201 struct r5conf *raid_conf; member
252 struct r5conf *conf = sh->raid_conf; in raid5_wakeup_stripe_thread()415 struct r5conf *conf = sh->raid_conf; in release_stripe()488 int num = sh->raid_conf->pool_size; in shrink_buffers()503 int num = sh->raid_conf->pool_size; in grow_buffers()523 struct r5conf *conf = sh->raid_conf; in init_stripe()725 BUG_ON(sh->overwrite_disks > (sh->disks - sh->raid_conf->max_degraded)); in is_full_stripe_write()726 return sh->overwrite_disks == (sh->disks - sh->raid_conf->max_degraded); in is_full_stripe_write()885 struct r5conf *conf = sh->raid_conf; in ops_run_io()1144 if (sh->raid_conf->skip_copy && in async_copy_data()1916 struct r5conf *conf = sh->raid_conf; in raid_run_ops()[all …]