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

  /bionic/libc/kernel/uapi/mtd/
ubi-user.h 41 #define UBI_IOCVOLCRBLK _IOW(UBI_VOL_IOC_MAGIC, 7, struct ubi_blkcreate_req)
99 struct ubi_blkcreate_req { struct
  /external/kernel-headers/original/uapi/mtd/
ubi-user.h 143 * should be used. A pointer to a &struct ubi_blkcreate_req object is expected
206 #define UBI_IOCVOLCRBLK _IOW(UBI_VOL_IOC_MAGIC, 7, struct ubi_blkcreate_req)
439 * struct ubi_blkcreate_req - a data structure used in block creation requests.
442 struct ubi_blkcreate_req { struct

Completed in 7857 milliseconds