Home
last modified time | relevance | path

Searched refs:raid5_compute_sector (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/md/
H A Draid5.h810 sector_t raid5_compute_sector(struct r5conf *conf, sector_t r_sector,
H A Draid5-ppl.c878 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()
H A Draid5.c2999 sector_t raid5_compute_sector(struct r5conf *conf, sector_t r_sector, in raid5_compute_sector() function
3310 check = raid5_compute_sector(conf, r_sector, in raid5_compute_blocknr()
3651 raid5_compute_sector(conf, in stripe_set_idx()
4637 sector_t s = raid5_compute_sector(conf, bn, 0, in handle_stripe_expansion()
5513 sector = raid5_compute_sector(conf, raid_bio->bi_iter.bi_sector, 0, in raid5_read_one_chunk()
6013 new_sector = raid5_compute_sector(conf, logical_sector, previous, in make_stripe_request()
6114 sector = raid5_compute_sector(conf, r_sector, 0, &dd_idx, &sh); in raid5_bio_lowest_chunk_sector()
6464 raid5_compute_sector(conf, stripe_addr*(new_data_disks), in reshape_request()
6467 raid5_compute_sector(conf, ((stripe_addr+reshape_sectors) in reshape_request()
6647 sector = raid5_compute_sector(conf, logical_sector, in retry_aligned_read()
H A Draid5-cache.c1813 raid5_compute_sector(conf, in r5l_recovery_load_data()
2129 raid5_compute_sector( in r5c_recovery_analyze_meta_block()