Home
last modified time | relevance | path

Searched defs:dm_ioctl (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Ddm-ioctl.h103 struct dm_ioctl { struct
118 __u32 version[3]; /* in/out */
119 __u32 data_size; /* total size of data passed in
122 __u32 data_start; /* offset to start of data
125 __u32 target_count; /* in/out */
126 __s32 open_count; /* out */
127 __u32 flags; /* in/out */
151 * dm_ioctl. argument
/external/strace/
Ddm.c593 dm_ioctl(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg) in dm_ioctl() function
622 dm_ioctl(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg) in dm_ioctl() function