HomeSort by relevance Sort by last modified time
    Searched refs:UBI_IOCVOLUP (Results 1 - 7 of 7) sorted by null

  /bionic/libc/kernel/uapi/mtd/
ubi-user.h 37 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64)
  /external/kernel-headers/original/uapi/mtd/
ubi-user.h 73 * 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)
  /external/strace/linux/
ubi-user.h 73 * 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)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
ubi-user.h 73 * 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)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
ubi-user.h 73 * 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)
  /system/update_engine/payload_consumer/
mtd_file_descriptor.cc 197 if (ioctl(fd_, UBI_IOCVOLUP, &vsize) != 0) {
  /external/strace/
mtd.c 468 case UBI_IOCVOLUP:

Completed in 1771 milliseconds