Searched refs:raid5_compute_sector (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/md/ |
D | raid5.h | 761 extern sector_t raid5_compute_sector(struct r5conf *conf, sector_t r_sector,
|
D | raid5-ppl.c | 893 sector = raid5_compute_sector(conf, r_sector, 0, in ppl_recover_entry() 948 parity_sector = raid5_compute_sector(conf, r_sector_first + i, in ppl_recover_entry()
|
D | raid5.c | 2706 sector_t raid5_compute_sector(struct r5conf *conf, sector_t r_sector, in raid5_compute_sector() function 3017 check = raid5_compute_sector(conf, r_sector, in raid5_compute_blocknr() 3334 raid5_compute_sector(conf, in stripe_set_idx() 4305 sector_t s = raid5_compute_sector(conf, bn, 0, in handle_stripe_expansion() 5218 raid5_compute_sector(conf, raid_bio->bi_iter.bi_sector, in raid5_read_one_chunk() 5656 new_sector = raid5_compute_sector(conf, logical_sector, in raid5_make_request() 5942 raid5_compute_sector(conf, stripe_addr*(new_data_disks), in reshape_request() 5945 raid5_compute_sector(conf, ((stripe_addr+reshape_sectors) in reshape_request() 6122 sector = raid5_compute_sector(conf, logical_sector, in retry_aligned_read()
|
D | raid5-cache.c | 1831 raid5_compute_sector(conf, in r5l_recovery_load_data() 2144 raid5_compute_sector( in r5c_recovery_analyze_meta_block()
|