Searched defs:dm_ioctl (Results 1 – 8 of 8) sorted by relevance
103 struct dm_ioctl { struct118 __u32 version[3]; /* in/out */119 __u32 data_size; /* total size of data passed in122 __u32 data_start; /* offset to start of data125 __u32 target_count; /* in/out */126 __s32 open_count; /* out */127 __u32 flags; /* in/out */151 * dm_ioctl. argument
593 dm_ioctl(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg) in dm_ioctl() function622 dm_ioctl(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg) in dm_ioctl() function
103073 struct dm_ioctl { struct103074 __u32 version[3];103075 __u32 data_size;103076 __u32 data_start;103077 __u32 target_count;103078 __s32 open_count;103079 __u32 flags;103080 __u32 event_nr;103081 __u32 padding;103082 __u64 dev;[all …]
112702 struct dm_ioctl { struct112726 struct dm_ioctl dmi; argument
80690 struct dm_ioctl { struct80714 struct dm_ioctl dmi; argument