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

  /bionic/libc/kernel/uapi/mtd/
ubi-user.h 74 __s8 vol_type; member in struct:ubi_mkvol_req
  /external/kernel-headers/original/uapi/mtd/
ubi-user.h 293 * @vol_type: volume type (%UBI_DYNAMIC_VOLUME or %UBI_STATIC_VOLUME)
322 __s8 vol_type; member in struct:ubi_mkvol_req
  /external/strace/linux/
ubi-user.h 276 * @vol_type: volume type (%UBI_DYNAMIC_VOLUME or %UBI_STATIC_VOLUME)
305 __s8 vol_type; member in struct:ubi_mkvol_req
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
ubi-user.h 277 * @vol_type: volume type (%UBI_DYNAMIC_VOLUME or %UBI_STATIC_VOLUME)
306 __s8 vol_type; member in struct:ubi_mkvol_req
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
ubi-user.h 279 * @vol_type: volume type (%UBI_DYNAMIC_VOLUME or %UBI_STATIC_VOLUME)
308 __s8 vol_type; member in struct:ubi_mkvol_req
  /external/strace/
mtd.c 354 ", bytes=%" PRIi64 ", vol_type=", mkvol.vol_id,
356 printxval(ubi_volume_types, mkvol.vol_type, "UBI_???_VOLUME");

Completed in 93 milliseconds