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

  /external/strace/xlat/
dm_flags.h 14 #if !(defined(DM_STATUS_TABLE_FLAG) || (defined(HAVE_DECL_DM_STATUS_TABLE_FLAG) && HAVE_DECL_DM_STATUS_TABLE_FLAG))
15 # define DM_STATUS_TABLE_FLAG (1 << 4)
70 XLAT(DM_STATUS_TABLE_FLAG),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
dm-ioctl.h 283 #define DM_STATUS_TABLE_FLAG (1 << 4) /* In */
  /bionic/libc/kernel/uapi/linux/
dm-ioctl.h 111 #define DM_STATUS_TABLE_FLAG (1 << 4)
  /external/kernel-headers/original/uapi/linux/
dm-ioctl.h 286 #define DM_STATUS_TABLE_FLAG (1 << 4) /* In */

Completed in 94 milliseconds