Lines Matching defs:hash_cell
39 struct hash_cell {
113 static struct hash_cell *__get_name_cell(const char *str)
115 struct hash_cell *hc;
127 static struct hash_cell *__get_uuid_cell(const char *str)
129 struct hash_cell *hc;
141 static struct hash_cell *__get_dev_cell(uint64_t dev)
144 struct hash_cell *hc;
162 static struct hash_cell *alloc_cell(const char *name, const char *uuid,
165 struct hash_cell *hc;
196 static void free_cell(struct hash_cell *hc)
211 struct hash_cell *cell, *hc;
255 static struct dm_table *__hash_remove(struct hash_cell *hc)
284 struct hash_cell *hc;
336 * Set the uuid of a hash_cell that isn't already set.
338 static void __set_cell_uuid(struct hash_cell *hc, char *new_uuid)
348 * Changes the name of a hash_cell and returns the old name for
351 static char *__change_cell_name(struct hash_cell *hc, char *new_name)
374 struct hash_cell *hc;
510 struct hash_cell *hc;
685 struct hash_cell *hc;
807 static struct hash_cell *__find_device_hash_cell(struct dm_ioctl *param)
809 struct hash_cell *hc = NULL;
852 struct hash_cell *hc;
866 struct hash_cell *hc;
1039 struct hash_cell *hc;
1333 struct hash_cell *hc;
1420 struct hash_cell *hc;
2030 struct hash_cell *hc;