Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dlightnvm.h112 struct nvm_ioctl_remove { struct
208 struct nvm_ioctl_remove)
/Linux-v4.19/drivers/lightnvm/
Dcore.c482 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()