Searched refs:hash_cell (Results 1 – 1 of 1) sorted by relevance
29 struct hash_cell { struct103 static struct hash_cell *__get_name_cell(const char *str) in __get_name_cell()105 struct hash_cell *hc; in __get_name_cell()117 static struct hash_cell *__get_uuid_cell(const char *str) in __get_uuid_cell()119 struct hash_cell *hc; in __get_uuid_cell()134 static struct hash_cell *alloc_cell(const char *name, const char *uuid, in alloc_cell()137 struct hash_cell *hc; in alloc_cell()168 static void free_cell(struct hash_cell *hc) in free_cell()183 struct hash_cell *cell, *hc; in dm_hash_insert()227 static void __hash_remove(struct hash_cell *hc) in __hash_remove()[all …]