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

  /external/strace/test/
ubi.c 42 ioctl(fd, UBI_IOCEBMAP, &map);
  /bionic/libc/kernel/uapi/mtd/
ubi-user.h 41 #define UBI_IOCEBMAP _IOW(UBI_VOL_IOC_MAGIC, 3, struct ubi_map_req)
  /external/kernel-headers/original/uapi/mtd/
ubi-user.h 105 * To map a logical eraseblock to a physical eraseblock, the %UBI_IOCEBMAP
186 #define UBI_IOCEBMAP _IOW(UBI_VOL_IOC_MAGIC, 3, struct ubi_map_req)
  /external/strace/linux/
ubi-user.h 105 * To map a logical eraseblock to a physical eraseblock, the %UBI_IOCEBMAP
183 #define UBI_IOCEBMAP _IOW(UBI_VOL_IOC_MAGIC, 3, struct ubi_map_req)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/mtd/
ubi-user.h 105 * To map a logical eraseblock to a physical eraseblock, the %UBI_IOCEBMAP
183 #define UBI_IOCEBMAP _IOW(UBI_VOL_IOC_MAGIC, 3, struct ubi_map_req)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
ubi-user.h 105 * To map a logical eraseblock to a physical eraseblock, the %UBI_IOCEBMAP
183 #define UBI_IOCEBMAP _IOW(UBI_VOL_IOC_MAGIC, 3, struct ubi_map_req)
  /external/strace/
mtd.c 335 case UBI_IOCEBMAP:

Completed in 41 milliseconds