Lines Matching defs:hc
94 struct hash_cell *hc = container_of(n, struct hash_cell, name_node); in __get_name_cell() local
113 struct hash_cell *hc = container_of(n, struct hash_cell, uuid_node); in __get_uuid_cell() local
127 static void __unlink_name(struct hash_cell *hc) in __unlink_name()
135 static void __unlink_uuid(struct hash_cell *hc) in __unlink_uuid()
155 struct hash_cell *hc = container_of(*n, struct hash_cell, name_node); in __link_name() local
180 struct hash_cell *hc = container_of(*n, struct hash_cell, uuid_node); in __link_uuid() local
196 struct hash_cell *hc; in __get_dev_cell() local
219 struct hash_cell *hc; in alloc_cell() local
249 static void free_cell(struct hash_cell *hc) in free_cell()
264 struct hash_cell *cell, *hc; in dm_hash_insert() local
308 static struct dm_table *__hash_remove(struct hash_cell *hc) in __hash_remove()
340 struct hash_cell *hc; in dm_hash_remove_all() local
394 static void __set_cell_uuid(struct hash_cell *hc, char *new_uuid) in __set_cell_uuid()
407 static char *__change_cell_name(struct hash_cell *hc, char *new_name) in __change_cell_name()
430 struct hash_cell *hc; in dm_hash_rename() local
567 static bool filter_device(struct hash_cell *hc, const char *pfx_name, const char *pfx_uuid) in filter_device()
594 struct hash_cell *hc; in list_devices() local
791 struct hash_cell *hc; in dm_get_inactive_table() local
916 struct hash_cell *hc = NULL; in __find_device_hash_cell() local
965 struct hash_cell *hc; in find_device() local
979 struct hash_cell *hc; in dev_remove() local
1153 struct hash_cell *hc; in do_resume() local
1517 struct hash_cell *hc; in table_load() local
1603 struct hash_cell *hc; in table_clear() local
2225 struct hash_cell *hc; in dm_copy_name_and_uuid() local