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