Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dlightnvm.h112 struct nvm_ioctl_remove { struct
208 struct nvm_ioctl_remove)
/Linux-v5.10/drivers/lightnvm/
Dcore.c476 static int nvm_remove_tgt(struct nvm_ioctl_remove *remove) in nvm_remove_tgt()
1369 struct nvm_ioctl_remove remove; in nvm_ioctl_dev_remove()
1371 if (copy_from_user(&remove, arg, sizeof(struct nvm_ioctl_remove))) in nvm_ioctl_dev_remove()