block: remove mount target file if it's a link
[oweals/fstools.git] / libubi / ubi-user.h
index 1c06d8858e43fcc2c0c5c509d4681a62315bb779..a379353dc1a37ae15038158058d86a021a345df9 100644 (file)
 #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 */