Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Draid5.h806 sector_t raid5_compute_sector(struct r5conf *conf, sector_t r_sector,
H A Draid5.c3264 check = raid5_compute_sector(conf, r_sector, in raid5_compute_blocknr()
3585 raid5_compute_sector(conf, in stripe_set_idx()
4551 sector_t s = raid5_compute_sector(conf, bn, 0, in handle_stripe_expansion()
5903 start = raid5_compute_sector(conf, start, 0, &dd_idx, NULL); in raid5_bitmap_sector()
5904 end = raid5_compute_sector(conf, end, 0, &dd_idx, NULL); in raid5_bitmap_sector()
5923 prev_end = raid5_compute_sector(conf, prev_end, 1, &dd_idx, NULL); in raid5_bitmap_sector()
5955 new_sector = raid5_compute_sector(conf, logical_sector, previous, in make_stripe_request()
6053 sector = raid5_compute_sector(conf, r_sector, 0, &dd_idx, &sh); in raid5_bio_lowest_chunk_sector()
6418 raid5_compute_sector(conf, stripe_addr*(new_data_disks), in reshape_request()
6421 raid5_compute_sector(conf, ((stripe_addr+reshape_sectors) in reshape_request()
[all …]
H A Draid5-ppl.c876 sector = raid5_compute_sector(conf, r_sector, 0, in ppl_recover_entry()
931 parity_sector = raid5_compute_sector(conf, r_sector_first + i, in ppl_recover_entry()
H A Draid5-cache.c1810 raid5_compute_sector(conf, in r5l_recovery_load_data()
2120 raid5_compute_sector( in r5c_recovery_analyze_meta_block()