Searched refs:raid5_compute_sector (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/md/ |
H A D | raid5.c | 2536 static sector_t raid5_compute_sector(struct r5conf *conf, sector_t r_sector, raid5_compute_sector() function 2847 check = raid5_compute_sector(conf, r_sector, compute_blocknr() 3065 raid5_compute_sector(conf, stripe_set_idx() 3950 sector_t s = raid5_compute_sector(conf, bn, 0, handle_stripe_expansion() 4838 raid5_compute_sector(conf, raid_bio->bi_iter.bi_sector, chunk_aligned_read() 5226 new_sector = raid5_compute_sector(conf, logical_sector, make_request() 5512 raid5_compute_sector(conf, stripe_addr*(new_data_disks), reshape_request() 5515 raid5_compute_sector(conf, ((stripe_addr+reshape_sectors) reshape_request() 5669 * it will be only one 'dd_idx' and only need one call to raid5_compute_sector. retry_aligned_read() 5680 sector = raid5_compute_sector(conf, logical_sector, retry_aligned_read()
|
Completed in 84 milliseconds