Searched defs:hash_cell (Results 1 – 1 of 1) sorted by relevance
38 struct hash_cell { struct39 struct list_head name_list;40 struct list_head uuid_list;42 char *name;43 char *uuid;44 struct mapped_device *md;45 struct dm_table *new_map;