Searched refs:hash_cell (Results 1 – 1 of 1) sorted by relevance
44 struct hash_cell { struct 89 static struct hash_cell *__get_name_cell(const char *str) in __get_name_cell() 94 struct hash_cell *hc = container_of(n, struct hash_cell, name_node); in __get_name_cell() 108 static struct hash_cell *__get_uuid_cell(const char *str) in __get_uuid_cell() 113 struct hash_cell *hc = container_of(n, struct hash_cell, uuid_node); in __get_uuid_cell() 127 static void __unlink_name(struct hash_cell *hc) in __unlink_name() 135 static void __unlink_uuid(struct hash_cell *hc) in __unlink_uuid() 143 static void __link_name(struct hash_cell *new_h45 name_nodehash_cell global() argument 46 uuid_nodehash_cell global() argument 47 name_sethash_cell global() argument 48 uuid_sethash_cell global() argument 50 namehash_cell global() argument 51 uuidhash_cell global() argument 52 mdhash_cell global() argument 53 new_maphash_cell global() argument [all...]