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

  /external/strace/test/
ubi.c 41 ioctl(fd, UBI_IOCVOLUP, &bytes);
  /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);
180 #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.6/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.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)
  /external/strace/
mtd.c 314 case UBI_IOCVOLUP: {

Completed in 2449 milliseconds