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

  /external/strace/test/
ubi.c 43 ioctl(fd, UBI_IOCSETVOLPROP, &prop);
45 ioctl(fd, UBI_IOCSETVOLPROP, &prop);
  /bionic/libc/kernel/uapi/mtd/
ubi-user.h 45 #define UBI_IOCSETVOLPROP _IOW(UBI_VOL_IOC_MAGIC, 6, struct ubi_set_vol_prop_req)
  /external/kernel-headers/original/uapi/mtd/
ubi-user.h 192 #define UBI_IOCSETVOLPROP _IOW(UBI_VOL_IOC_MAGIC, 6, \
  /external/strace/linux/
ubi-user.h 189 #define UBI_IOCSETVOLPROP _IOW(UBI_VOL_IOC_MAGIC, 6, \
  /external/strace/
mtd.c 343 case UBI_IOCSETVOLPROP:

Completed in 212 milliseconds