drm/edid/firmware: Add built-in edid/1280x720.bin firmware
[platform/kernel/linux-starfive.git] / io_uring / notif.h
index 5b4d710..4ae6962 100644 (file)
@@ -13,6 +13,9 @@ struct io_notif_data {
        struct file             *file;
        struct ubuf_info        uarg;
        unsigned long           account_pages;
+       bool                    zc_report;
+       bool                    zc_used;
+       bool                    zc_copied;
 };
 
 void io_notif_flush(struct io_kiocb *notif);