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

  /external/strace/
ubi.c 181 # ifdef UBI_IOCVOLCRBLK
182 case UBI_IOCVOLCRBLK:
  /bionic/libc/kernel/uapi/mtd/
ubi-user.h 41 #define UBI_IOCVOLCRBLK _IOW(UBI_VOL_IOC_MAGIC, 7, struct ubi_blkcreate_req)
  /external/kernel-headers/original/uapi/mtd/
ubi-user.h 142 * To create a R/O block device on top of an UBI volume the %UBI_IOCVOLCRBLK
206 #define UBI_IOCVOLCRBLK _IOW(UBI_VOL_IOC_MAGIC, 7, struct ubi_blkcreate_req)
  /external/u-boot/include/mtd/
ubi-user.h 128 * To create a R/O block device on top of an UBI volume the %UBI_IOCVOLCRBLK
192 #define UBI_IOCVOLCRBLK _IOW(UBI_VOL_IOC_MAGIC, 7, struct ubi_blkcreate_req)

Completed in 913 milliseconds