Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-unstripe.c19 sector_t unstripe_offset; member
87 uc->unstripe_offset = uc->unstripe * uc->chunk_size; in unstripe_ctr()
131 return sector + uc->unstripe_offset; in map_to_core()