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

  /bionic/libc/kernel/uapi/mtd/
mtd-abi.h 26 struct erase_info_user64 { struct
118 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
  /external/strace/linux/
mtd-abi.h 31 struct erase_info_user64 { struct
193 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
mtd-abi.h 15 struct erase_info_user64 { struct
110 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
mtd-abi.h 30 struct erase_info_user64 { struct
192 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
  /external/kernel-headers/original/uapi/mtd/
mtd-abi.h 30 struct erase_info_user64 { struct
193 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
  /external/strace/tests/
ioctl_mtd.c 138 TAIL_ALLOC_OBJECT_CONST_PTR(struct erase_info_user64, eiu64);
  /external/strace/tests-m32/
ioctl_mtd.c 138 TAIL_ALLOC_OBJECT_CONST_PTR(struct erase_info_user64, eiu64);
  /external/strace/tests-mx32/
ioctl_mtd.c 138 TAIL_ALLOC_OBJECT_CONST_PTR(struct erase_info_user64, eiu64);
  /external/strace/
mtd.c 68 struct erase_info_user64 einfo64;
  /external/fio/oslib/
libmtd.c 854 struct erase_info_user64 ei64;
    [all...]

Completed in 1087 milliseconds