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 46 #define UBI_IOCVOLCRBLK _IOW(UBI_VOL_IOC_MAGIC, 7, struct ubi_blkcreate_req)
119 struct ubi_blkcreate_req { struct
  /external/kernel-headers/original/uapi/mtd/
ubi-user.h 142 * should be used. A pointer to a &struct ubi_blkcreate_req object is expected
205 #define UBI_IOCVOLCRBLK _IOW(UBI_VOL_IOC_MAGIC, 7, struct ubi_blkcreate_req)
438 * struct ubi_blkcreate_req - a data structure used in block creation requests.
441 struct ubi_blkcreate_req { struct

Completed in 507 milliseconds