Home
last modified time | relevance | path

Searched refs:DM_DEV_SET_GEOMETRY (Results 1 – 5 of 5) sorted by relevance

/external/strace/
Ddm.c50 # ifndef DM_DEV_SET_GEOMETRY
51 # define DM_DEV_SET_GEOMETRY _IOWR(DM_IOCTL, 0xf, struct dm_ioctl) macro
540 case DM_DEV_SET_GEOMETRY: in dm_known_ioctl()
571 case DM_DEV_SET_GEOMETRY: in dm_ioctl()
/external/kernel-headers/original/uapi/linux/
Ddm-ioctl.h267 #define DM_DEV_SET_GEOMETRY _IOWR(DM_IOCTL, DM_DEV_SET_GEOMETRY_CMD, struct dm_ioctl) macro
/external/strace/tests-mx32/
Dioctl_dm.c665 ioctl(-1, DM_DEV_SET_GEOMETRY, &s); in main()
/external/strace/tests-m32/
Dioctl_dm.c665 ioctl(-1, DM_DEV_SET_GEOMETRY, &s); in main()
/external/strace/tests/
Dioctl_dm.c665 ioctl(-1, DM_DEV_SET_GEOMETRY, &s); in main()