Searched defs:hash_cell (Results 1 – 1 of 1) sorted by relevance
39 struct hash_cell { struct40 struct list_head name_list;41 struct list_head uuid_list;43 char *name;44 char *uuid;45 struct mapped_device *md;46 struct dm_table *new_map;