Searched refs:hash_cell (Results 1 – 1 of 1) sorted by relevance
38 struct hash_cell { struct112 static struct hash_cell *__get_name_cell(const char *str) in __get_name_cell()114 struct hash_cell *hc; in __get_name_cell()126 static struct hash_cell *__get_uuid_cell(const char *str) in __get_uuid_cell()128 struct hash_cell *hc; in __get_uuid_cell()140 static struct hash_cell *__get_dev_cell(uint64_t dev) in __get_dev_cell()143 struct hash_cell *hc; in __get_dev_cell()161 static struct hash_cell *alloc_cell(const char *name, const char *uuid, in alloc_cell()164 struct hash_cell *hc; in alloc_cell()195 static void free_cell(struct hash_cell *hc) in free_cell()[all …]