Home
last modified time | relevance | path

Searched refs:nvm_ch_map (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/lightnvm/
H A Dcore.c25 struct nvm_ch_map { struct
32 struct nvm_ch_map *chnls;
108 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_rma in nvm_map_to_tgt()
[all...]

Completed in 2 milliseconds