Home
last modified time | relevance | path

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

/linux/drivers/md/
A Draid5.h695 #define RAID5_STRIPE_SIZE(conf) STRIPE_SIZE macro
699 #define RAID5_STRIPE_SIZE(conf) ((conf)->stripe_size) macro
788 return (disk_idx % sh->stripes_per_page) * RAID5_STRIPE_SIZE(sh->raid_conf); in raid5_get_page_offset()
A Draid5.c1349 clen == RAID5_STRIPE_SIZE(conf) && in async_copy_data()
1717 RAID5_STRIPE_SIZE(sh->raid_conf), in ops_run_compute6_2()
1745 RAID5_STRIPE_SIZE(sh->raid_conf), in ops_run_compute6_2()
1753 RAID5_STRIPE_SIZE(sh->raid_conf), in ops_run_compute6_2()
1763 RAID5_STRIPE_SIZE(sh->raid_conf), in ops_run_compute6_2()
1769 RAID5_STRIPE_SIZE(sh->raid_conf), in ops_run_compute6_2()
1828 RAID5_STRIPE_SIZE(sh->raid_conf), &submit); in ops_run_prexor5()
1850 RAID5_STRIPE_SIZE(sh->raid_conf), &submit); in ops_run_prexor6()
2180 RAID5_STRIPE_SIZE(sh->raid_conf), in ops_run_check_p()
2207 RAID5_STRIPE_SIZE(sh->raid_conf), in ops_run_check_pq()
[all …]
A Draid5-ppl.c849 block_size = RAID5_STRIPE_SIZE(conf); in ppl_recover_entry()

Completed in 22 milliseconds