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

  /bionic/libc/kernel/uapi/mtd/
ubi-user.h 46 #define UBI_IOCVOLCRBLK _IOW(UBI_VOL_IOC_MAGIC, 7, struct ubi_blkcreate_req)
  /external/kernel-headers/original/uapi/mtd/
ubi-user.h 141 * To create a R/O block device on top of an UBI volume the %UBI_IOCVOLCRBLK
205 #define UBI_IOCVOLCRBLK _IOW(UBI_VOL_IOC_MAGIC, 7, struct ubi_blkcreate_req)
  /external/strace/
mtd.c 482 #ifdef UBI_IOCVOLCRBLK
483 case UBI_IOCVOLCRBLK:

Completed in 56 milliseconds