X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=libubi%2Fubi-user.h;h=a379353dc1a37ae15038158058d86a021a345df9;hb=de6b026d685670fbb10279c4a75a9227d94f22d2;hp=1c06d8858e43fcc2c0c5c509d4681a62315bb779;hpb=e694872b52348ae7cd7e5a2df7a24b94f58acfd4;p=project%2Ffstools.git diff --git a/libubi/ubi-user.h b/libubi/ubi-user.h index 1c06d88..a379353 100644 --- a/libubi/ubi-user.h +++ b/libubi/ubi-user.h @@ -166,6 +166,7 @@ #define UBI_IOCATT _IOW(UBI_CTRL_IOC_MAGIC, 64, struct ubi_attach_req) /* Detach an MTD device */ #define UBI_IOCDET _IOW(UBI_CTRL_IOC_MAGIC, 65, int32_t) +#define UBI_IOCFDET _IOW(UBI_CTRL_IOC_MAGIC, 99, int32_t) /* ioctl commands of UBI volume character devices */