Searched defs:ioc (Results 1 – 8 of 8) sorted by relevance
61 dm_decode_device(const unsigned int code, const struct dm_ioctl *ioc) in dm_decode_device()84 const struct dm_ioctl *ioc) in dm_decode_values()124 dm_decode_flags(const struct dm_ioctl *ioc) in dm_decode_flags()131 const struct dm_ioctl *const ioc) in dm_decode_dm_target_spec()205 const struct dm_ioctl *const ioc) in dm_decode_dm_target_deps()253 const struct dm_ioctl *const ioc) in dm_decode_dm_name_list()339 const struct dm_ioctl *const ioc) in dm_decode_dm_target_versions()396 const struct dm_ioctl *const ioc) in dm_decode_dm_target_msg()432 const struct dm_ioctl *const ioc) in dm_decode_string()475 struct dm_ioctl *ioc = NULL; in dm_known_ioctl() local
73 struct dm_ioctl ioc; member88 struct dm_ioctl ioc; member112 struct dm_ioctl ioc; member
190 #define ioc(x_) sprint_xlat_(x_, #x_) macro
22 GIOChannel* ioc; variable