Searched defs:dm_ioctl (Results 1 – 2 of 2) sorted by relevance
102 struct dm_ioctl { struct117 __u32 version[3]; /* in/out */118 __u32 data_size; /* total size of data passed in121 __u32 data_start; /* offset to start of data124 __u32 target_count; /* in/out */125 __s32 open_count; /* out */126 __u32 flags; /* in/out */150 * dm_ioctl. argument
572 dm_ioctl(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg) in dm_ioctl() function600 dm_ioctl(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg) in dm_ioctl() function