Searched refs:nvm_ioctl_remove (Results 1 – 2 of 2) sorted by relevance
112 struct nvm_ioctl_remove { struct208 struct nvm_ioctl_remove)
482 static int nvm_remove_tgt(struct nvm_dev *dev, struct nvm_ioctl_remove *remove) in nvm_remove_tgt()1109 struct nvm_ioctl_remove remove; in nvm_ioctl_dev_remove()1113 if (copy_from_user(&remove, arg, sizeof(struct nvm_ioctl_remove))) in nvm_ioctl_dev_remove()