Searched refs:nvm_ch_map (Results 1 – 1 of 1) sorted by relevance
25 struct nvm_ch_map { struct32 struct nvm_ch_map *chnls; argument108 struct nvm_ch_map *ch_map = &dev_map->chnls[i]; in nvm_remove_tgt_dev()157 dev_map->chnls = kcalloc(num_ch, sizeof(struct nvm_ch_map), GFP_KERNEL); in nvm_create_tgt_dev()168 struct nvm_ch_map *ch_rmap = &dev_rmap->chnls[i + bch]; in nvm_create_tgt_dev()170 struct nvm_ch_map *ch_map = &dev_map->chnls[i]; in nvm_create_tgt_dev()514 rmap->chnls = kcalloc(dev->geo.num_ch, sizeof(struct nvm_ch_map), in nvm_register_map()520 struct nvm_ch_map *ch_rmap; in nvm_register_map()566 struct nvm_ch_map *ch_map = &dev_map->chnls[p->a.ch]; in nvm_map_to_dev()577 struct nvm_ch_map *ch_rmap = &dev_rmap->chnls[p->a.ch]; in nvm_map_to_tgt()