Searched refs:UBI_IOCVOLUP (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/mtd/
H A Dubi-user.h73 * Volume update should be done via the %UBI_IOCVOLUP ioctl command of the
81 * ioctl(fd, UBI_IOCVOLUP, &image_size);
190 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64) macro
/external/strace/linux/
H A Dubi-user.h73 * Volume update should be done via the %UBI_IOCVOLUP ioctl command of the
81 * ioctl(fd, UBI_IOCVOLUP, &image_size);
177 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64) macro
/external/strace/
H A Dmtd.c468 case UBI_IOCVOLUP:

Completed in 198 milliseconds