Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-unstripe.c20 sector_t unstripe_offset; member
88 uc->unstripe_offset = uc->unstripe * uc->chunk_size; in unstripe_ctr()
132 return sector + uc->unstripe_offset; in map_to_core()