Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-unstripe.c19 sector_t unstripe_width; member
89 uc->unstripe_width = (uc->stripes - 1) * uc->chunk_size; in unstripe_ctr()
129 sector += uc->unstripe_width * tmp_sector; in map_to_core()