Searched refs:raid5_compute_sector (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/md/ |
D | raid5.h | 805 extern sector_t raid5_compute_sector(struct r5conf *conf, sector_t r_sector,
|
D | raid5-ppl.c | 888 sector = raid5_compute_sector(conf, r_sector, 0, in ppl_recover_entry() 943 parity_sector = raid5_compute_sector(conf, r_sector_first + i, in ppl_recover_entry()
|
D | raid5.c | 2914 sector_t raid5_compute_sector(struct r5conf *conf, sector_t r_sector, in raid5_compute_sector() function 3225 check = raid5_compute_sector(conf, r_sector, in raid5_compute_blocknr() 3542 raid5_compute_sector(conf, in stripe_set_idx() 4528 sector_t s = raid5_compute_sector(conf, bn, 0, in handle_stripe_expansion() 5421 raid5_compute_sector(conf, raid_bio->bi_iter.bi_sector, in raid5_read_one_chunk() 5858 new_sector = raid5_compute_sector(conf, logical_sector, in raid5_make_request() 6144 raid5_compute_sector(conf, stripe_addr*(new_data_disks), in reshape_request() 6147 raid5_compute_sector(conf, ((stripe_addr+reshape_sectors) in reshape_request() 6325 sector = raid5_compute_sector(conf, logical_sector, in retry_aligned_read()
|
D | raid5-cache.c | 1820 raid5_compute_sector(conf, in r5l_recovery_load_data() 2135 raid5_compute_sector( in r5c_recovery_analyze_meta_block()
|