Searched defs:hash_cell (Results 1 – 1 of 1) sorted by relevance
29 struct hash_cell { struct30 struct list_head name_list;31 struct list_head uuid_list;33 char *name;34 char *uuid;35 struct mapped_device *md;36 struct dm_table *new_map;