Home
last modified time | relevance | path

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

/drivers/md/
A Draid5.h696 #define RAID5_STRIPE_SIZE(conf) STRIPE_SIZE macro
700 #define RAID5_STRIPE_SIZE(conf) ((conf)->stripe_size) macro
789 return (disk_idx % sh->stripes_per_page) * RAID5_STRIPE_SIZE(sh->raid_conf); in raid5_get_page_offset()
A Draid5.c1401 clen == RAID5_STRIPE_SIZE(conf) && in async_copy_data()
1769 RAID5_STRIPE_SIZE(sh->raid_conf), in ops_run_compute6_2()
1797 RAID5_STRIPE_SIZE(sh->raid_conf), in ops_run_compute6_2()
1805 RAID5_STRIPE_SIZE(sh->raid_conf), in ops_run_compute6_2()
1815 RAID5_STRIPE_SIZE(sh->raid_conf), in ops_run_compute6_2()
1821 RAID5_STRIPE_SIZE(sh->raid_conf), in ops_run_compute6_2()
1880 RAID5_STRIPE_SIZE(sh->raid_conf), &submit); in ops_run_prexor5()
1902 RAID5_STRIPE_SIZE(sh->raid_conf), &submit); in ops_run_prexor6()
2232 RAID5_STRIPE_SIZE(sh->raid_conf), in ops_run_check_p()
2259 RAID5_STRIPE_SIZE(sh->raid_conf), in ops_run_check_pq()
[all …]
A Draid5-ppl.c837 block_size = RAID5_STRIPE_SIZE(conf); in ppl_recover_entry()

Completed in 22 milliseconds