Home
last modified time | relevance | path

Searched refs:nvm_ioctl_remove (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dlightnvm.h97 struct nvm_ioctl_remove { struct
124 struct nvm_ioctl_remove)
/linux-4.4.14/drivers/lightnvm/
Dcore.c508 static int __nvm_configure_remove(struct nvm_ioctl_remove *remove) in __nvm_configure_remove()
564 struct nvm_ioctl_remove remove; in nvm_configure_remove()
773 struct nvm_ioctl_remove remove; in nvm_ioctl_dev_remove()
778 if (copy_from_user(&remove, arg, sizeof(struct nvm_ioctl_remove))) in nvm_ioctl_dev_remove()