HomeSort by relevance Sort by last modified time
    Searched defs:UBI_IOCVOLUP (Results 1 - 5 of 5) 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)

Completed in 5025 milliseconds