Searched refs:nvm_target (Results 1 – 2 of 2) sorted by relevance
38 static struct nvm_target *nvm_find_target(struct nvm_dev *dev, const char *name) in nvm_find_target()40 struct nvm_target *tgt; in nvm_find_target()52 struct nvm_target *tgt; in nvm_target_exists()315 struct nvm_target *t; in nvm_create_tgt()364 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()483 struct nvm_target *t = NULL; in nvm_remove_tgt()1217 struct nvm_target *t, *tmp; in nvm_unregister()
260 struct nvm_target { struct