OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DM_DEV_SET_GEOMETRY
(Results
51 - 55
of
55
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
dm-ioctl.h
121
#define
DM_DEV_SET_GEOMETRY
_IOWR(DM_IOCTL, DM_DEV_SET_GEOMETRY_CMD, struct dm_ioctl)
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
dm-ioctl.h
121
#define
DM_DEV_SET_GEOMETRY
_IOWR(DM_IOCTL, DM_DEV_SET_GEOMETRY_CMD, struct dm_ioctl)
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
dm-ioctl.h
121
#define
DM_DEV_SET_GEOMETRY
_IOWR(DM_IOCTL, DM_DEV_SET_GEOMETRY_CMD, struct dm_ioctl)
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
dm-ioctl.h
121
#define
DM_DEV_SET_GEOMETRY
_IOWR(DM_IOCTL, DM_DEV_SET_GEOMETRY_CMD, struct dm_ioctl)
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
dm-ioctl.h
121
#define
DM_DEV_SET_GEOMETRY
_IOWR(DM_IOCTL, DM_DEV_SET_GEOMETRY_CMD, struct dm_ioctl)
Completed in 73 milliseconds
1
2
3