Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/lightnvm/
Dcore.c147 struct nvm_dev_map *dev_rmap = dev->rmap; in nvm_create_tgt_dev() local
178 struct nvm_ch_map *ch_rmap = &dev_rmap->chnls[i + bch]; in nvm_create_tgt_dev()
569 struct nvm_dev_map *dev_rmap = dev->rmap; in nvm_map_to_tgt() local
570 struct nvm_ch_map *ch_rmap = &dev_rmap->chnls[p->a.ch]; in nvm_map_to_tgt()