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

  /bionic/libc/kernel/uapi/mtd/
ubi-user.h 45 #define UBI_IOCSETVOLPROP _IOW(UBI_VOL_IOC_MAGIC, 6, struct ubi_set_vol_prop_req)
110 struct ubi_set_vol_prop_req { struct
  /external/kernel-headers/original/uapi/mtd/
ubi-user.h 134 * used. A pointer to a &struct ubi_set_vol_prop_req object is expected to be
193 struct ubi_set_vol_prop_req)
411 * struct ubi_set_vol_prop_req - a data structure used to set an UBI volume
417 struct ubi_set_vol_prop_req { struct

Completed in 78 milliseconds