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

  /bionic/libc/kernel/uapi/mtd/
ubi-user.h 47 #define UBI_IOCVOLRMBLK _IO(UBI_VOL_IOC_MAGIC, 8)
  /external/kernel-headers/original/uapi/mtd/
ubi-user.h 145 * Conversely, to remove a block device the %UBI_IOCVOLRMBLK should be used,
207 #define UBI_IOCVOLRMBLK _IO(UBI_VOL_IOC_MAGIC, 8)
  /external/strace/
mtd.c 485 #ifdef UBI_IOCVOLRMBLK
486 case UBI_IOCVOLRMBLK:

Completed in 200 milliseconds