Searched defs:hash_cell (Results 1 – 1 of 1) sorted by relevance
40 struct hash_cell { struct41 struct rb_node name_node;42 struct rb_node uuid_node;43 bool name_set;44 bool uuid_set;46 char *name;47 char *uuid;48 struct mapped_device *md;49 struct dm_table *new_map;