Searched defs:dm_task (Results 1 – 2 of 2) sorted by relevance
36 struct dm_task { struct37 int type;38 char *dev_name;40 struct target *head, *tail;42 int read_only;43 uint32_t event_nr;44 int major;45 int minor;46 int allow_default_major_fallback;47 uid_t uid;[all …]
47 struct dm_task { struct48 int task_type;49 int was_enoent;50 prop_dictionary_t dict;51 void *data_buffer;