nvm_target 38 drivers/lightnvm/core.c static struct nvm_target *nvm_find_target(struct nvm_dev *dev, const char *name) nvm_target 40 drivers/lightnvm/core.c struct nvm_target *tgt; nvm_target 52 drivers/lightnvm/core.c struct nvm_target *tgt; nvm_target 315 drivers/lightnvm/core.c struct nvm_target *t; nvm_target 364 drivers/lightnvm/core.c t = kmalloc(sizeof(struct nvm_target), GFP_KERNEL); nvm_target 449 drivers/lightnvm/core.c static void __nvm_remove_target(struct nvm_target *t, bool graceful) nvm_target 483 drivers/lightnvm/core.c struct nvm_target *t = NULL; nvm_target 1217 drivers/lightnvm/core.c struct nvm_target *t, *tmp;