Searched refs:stripe_addr (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Draid5.c6211 sector_t stripe_addr; local
6274 * to set 'stripe_addr' which is where we will write to.
6278 stripe_addr = writepos;
6281 - reshape_sectors - stripe_addr
6285 stripe_addr = sector_nr;
6353 sh = raid5_get_active_stripe(conf, NULL, stripe_addr+i,
6394 raid5_compute_sector(conf, stripe_addr*(new_data_disks),
6397 raid5_compute_sector(conf, ((stripe_addr+reshape_sectors)

Completed in 106 milliseconds