Searched refs:UBI_IOCVOLUP (Results 1 – 5 of 5) sorted by relevance
177 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64) macro
191 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64) macro
167 case UBI_IOCVOLUP: in ubi_ioctl()
45755 doing. Not entirely sure about the decoding of UBI_IOCVOLUP -- it takes
280 if (ioctl(fd, UBI_IOCVOLUP, &bytes)) in ubi_update_start()