OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DM_LIST_VERSIONS_CMD
(Results
26 - 29
of
29
) sorted by null
1
2
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
dm-ioctl.h
96
DM_LIST_VERSIONS_CMD
,
119
#define DM_LIST_VERSIONS _IOWR(DM_IOCTL,
DM_LIST_VERSIONS_CMD
, struct dm_ioctl)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dm-ioctl.h
230
DM_LIST_VERSIONS_CMD
,
260
#define DM_LIST_VERSIONS_32 _IOWR(DM_IOCTL,
DM_LIST_VERSIONS_CMD
, ioctl_struct)
283
#define DM_LIST_VERSIONS _IOWR(DM_IOCTL,
DM_LIST_VERSIONS_CMD
, struct dm_ioctl)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dm-ioctl.h
230
DM_LIST_VERSIONS_CMD
,
260
#define DM_LIST_VERSIONS_32 _IOWR(DM_IOCTL,
DM_LIST_VERSIONS_CMD
, ioctl_struct)
283
#define DM_LIST_VERSIONS _IOWR(DM_IOCTL,
DM_LIST_VERSIONS_CMD
, struct dm_ioctl)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dm-ioctl.h
230
DM_LIST_VERSIONS_CMD
,
260
#define DM_LIST_VERSIONS_32 _IOWR(DM_IOCTL,
DM_LIST_VERSIONS_CMD
, ioctl_struct)
283
#define DM_LIST_VERSIONS _IOWR(DM_IOCTL,
DM_LIST_VERSIONS_CMD
, struct dm_ioctl)
Completed in 225 milliseconds
1
2