Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid5.h702 #define RAID5_STRIPE_SECTORS(conf) STRIPE_SECTORS macro
706 #define RAID5_STRIPE_SECTORS(conf) ((conf)->stripe_sectors) macro
720 if (bio_end_sector(bio) < sector + RAID5_STRIPE_SECTORS(conf)) in r5_next_bio()
H A Draid5.c926 head_sector = sh->sector - RAID5_STRIPE_SECTORS(conf); in stripe_add_to_batch_list()
1215 RAID5_STRIPE_SECTORS(conf)); in ops_run_io()
1246 md_sync_acct(rdev->bdev, RAID5_STRIPE_SECTORS(conf)); in ops_run_io()
1306 md_sync_acct(rrdev->bdev, RAID5_STRIPE_SECTORS(conf)); in ops_run_io()
1458 dev->sector + RAID5_STRIPE_SECTORS(conf)) { in ops_complete_biofill()
1491 dev->sector + RAID5_STRIPE_SECTORS(conf)) { in ops_run_biofill()
1954 dev->sector + RAID5_STRIPE_SECTORS(conf)) { in ops_run_biodrain()
2500 new_sectors / RAID5_STRIPE_SECTORS(conf)); in resize_chunks()
2759 mdname(conf->mddev), RAID5_STRIPE_SECTORS(conf), in raid5_end_read_request()
2762 atomic_add(RAID5_STRIPE_SECTORS(conf), &rdev->corrected_errors); in raid5_end_read_request()
[all …]
H A Draid5-cache.c299 dev->sector + RAID5_STRIPE_SECTORS(conf)) { in r5c_return_dev_pending_writes()
317 sh->sector, RAID5_STRIPE_SECTORS(conf), in r5c_handle_cached_data_endio()