Searched refs:raid5_compute_sector (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/md/ |
D | raid5.h | 810 sector_t raid5_compute_sector(struct r5conf *conf, sector_t r_sector,
|
D | raid5-ppl.c | 878 sector = raid5_compute_sector(conf, r_sector, 0, in ppl_recover_entry() 935 parity_sector = raid5_compute_sector(conf, r_sector_first + i, in ppl_recover_entry()
|
D | raid5.c | 2993 sector_t raid5_compute_sector(struct r5conf *conf, sector_t r_sector, in raid5_compute_sector() function 3304 check = raid5_compute_sector(conf, r_sector, in raid5_compute_blocknr() 3645 raid5_compute_sector(conf, in stripe_set_idx() 4631 sector_t s = raid5_compute_sector(conf, bn, 0, in handle_stripe_expansion() 5517 sector = raid5_compute_sector(conf, raid_bio->bi_iter.bi_sector, 0, in raid5_read_one_chunk() 6006 new_sector = raid5_compute_sector(conf, logical_sector, previous, in make_stripe_request() 6405 raid5_compute_sector(conf, stripe_addr*(new_data_disks), in reshape_request() 6408 raid5_compute_sector(conf, ((stripe_addr+reshape_sectors) in reshape_request() 6588 sector = raid5_compute_sector(conf, logical_sector, in retry_aligned_read()
|
D | raid5-cache.c | 1812 raid5_compute_sector(conf, in r5l_recovery_load_data() 2128 raid5_compute_sector( in r5c_recovery_analyze_meta_block()
|