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

  /bionic/libc/kernel/uapi/mtd/
ubi-user.h 31 #define UBI_IOCRNVOL _IOW(UBI_IOC_MAGIC, 3, struct ubi_rnvol_req)
84 struct ubi_rnvol_req { struct
  /external/kernel-headers/original/uapi/mtd/
ubi-user.h 67 * of the UBI character device should be used. A &struct ubi_rnvol_req object
161 #define UBI_IOCRNVOL _IOW(UBI_IOC_MAGIC, 3, struct ubi_rnvol_req)
332 * struct ubi_rnvol_req - volumes re-name request.
362 struct ubi_rnvol_req { struct

Completed in 121 milliseconds