Searched refs:nvm_ioctl_remove (Results 1 – 4 of 4) sorted by relevance
107 struct nvm_ioctl_remove { struct203 struct nvm_ioctl_remove)
112 struct nvm_ioctl_remove { struct208 struct nvm_ioctl_remove)
476 static int nvm_remove_tgt(struct nvm_ioctl_remove *remove) in nvm_remove_tgt()1368 struct nvm_ioctl_remove remove; in nvm_ioctl_dev_remove()1370 if (copy_from_user(&remove, arg, sizeof(struct nvm_ioctl_remove))) in nvm_ioctl_dev_remove()