Searched refs:nvm_target (Results 1 – 2 of 2) sorted by relevance
48 static struct nvm_target *nvm_find_target(struct nvm_dev *dev, const char *name) in nvm_find_target()50 struct nvm_target *tgt; in nvm_find_target()62 struct nvm_target *tgt; in nvm_target_exists()325 struct nvm_target *t; in nvm_create_tgt()368 t = kmalloc(sizeof(struct nvm_target), GFP_KERNEL); in nvm_create_tgt()449 static void __nvm_remove_target(struct nvm_target *t, bool graceful) in __nvm_remove_target()484 struct nvm_target *t; in nvm_remove_tgt()960 struct nvm_target *t, *tmp; in nvm_unregister()
262 struct nvm_target { struct