Home
last modified time | relevance | path

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

/drivers/md/
A Draid5-log.h59 struct r5conf *conf = sh->raid_conf; in log_stripe()
80 struct r5conf *conf = sh->raid_conf; in log_stripe_write_finished()
A Draid5.c177 struct r5conf *conf = sh->raid_conf; in raid5_wakeup_stripe_thread()
395 struct r5conf *conf = sh->raid_conf; in raid5_release_stripe()
524 int num = sh->raid_conf->pool_size; in shrink_buffers()
547 int num = sh->raid_conf->pool_size; in grow_buffers()
578 struct r5conf *conf = sh->raid_conf; in init_stripe()
904 struct r5conf *conf = sh->raid_conf; in stripe_can_batch()
1140 struct r5conf *conf = sh->raid_conf; in ops_run_io()
1368 struct r5conf *conf = sh->raid_conf; in async_copy_data()
1426 struct r5conf *conf = sh->raid_conf; in ops_complete_biofill()
1465 struct r5conf *conf = sh->raid_conf; in ops_run_biofill()
[all …]
A Draid5.h204 struct r5conf *raid_conf; member
789 return (disk_idx % sh->stripes_per_page) * RAID5_STRIPE_SIZE(sh->raid_conf); in raid5_get_page_offset()
A Draid5-cache.c450 struct r5conf *conf = sh->raid_conf; in r5c_make_stripe_write_out()
493 struct r5l_log *log = READ_ONCE(sh->raid_conf->log); in r5c_finish_cache_stripe()
991 struct r5conf *conf = sh->raid_conf; in r5l_write_stripe()
1960 r5l_recovery_replay_one_stripe(sh->raid_conf, sh, ctx); in r5c_recovery_replay_stripes()
2748 struct r5conf *conf = sh->raid_conf; in r5c_release_extra_page()
2774 struct r5conf *conf = sh->raid_conf; in r5c_use_extra_page()
2873 struct r5conf *conf = sh->raid_conf; in r5c_cache_data()
A Draid5-ppl.c275 struct r5conf *conf = sh->raid_conf; in ppl_log_stripe()

Completed in 28 milliseconds