Searched refs:raid5_compute_sector (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/md/ |
D | raid5.c | 2536 static sector_t raid5_compute_sector(struct r5conf *conf, sector_t r_sector, in raid5_compute_sector() function 2847 check = raid5_compute_sector(conf, r_sector, in compute_blocknr() 3065 raid5_compute_sector(conf, in stripe_set_idx() 3950 sector_t s = raid5_compute_sector(conf, bn, 0, in handle_stripe_expansion() 4838 raid5_compute_sector(conf, raid_bio->bi_iter.bi_sector, in chunk_aligned_read() 5226 new_sector = raid5_compute_sector(conf, logical_sector, in make_request() 5512 raid5_compute_sector(conf, stripe_addr*(new_data_disks), in reshape_request() 5515 raid5_compute_sector(conf, ((stripe_addr+reshape_sectors) in reshape_request() 5680 sector = raid5_compute_sector(conf, logical_sector, in retry_aligned_read()
|