]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/nvme.h
memcg, slab: do not destroy children caches if parent has aliases
[karo-tx-linux.git] / include / linux / nvme.h
index 69ae03f6eb159a39b2bd589add2c56b2c1c8f6cc..6b9aafed225fcd9a48228ac9f6044c7a956cc325 100644 (file)
@@ -87,6 +87,7 @@ struct nvme_dev {
        struct list_head namespaces;
        struct kref kref;
        struct miscdevice miscdev;
+       work_func_t reset_workfn;
        struct work_struct reset_work;
        char name[12];
        char serial[20];