hash_cell
static struct hash_cell *__get_uuid_cell(const char *str)
struct hash_cell *hc = container_of(n, struct hash_cell, uuid_node);
struct hash_cell *hc;
static void __unlink_name(struct hash_cell *hc)
static void __unlink_uuid(struct hash_cell *hc)
static void __link_name(struct hash_cell *new_hc)
struct hash_cell *hc;
struct hash_cell *hc = container_of(*n, struct hash_cell, name_node);
struct hash_cell *hc;
static void __link_uuid(struct hash_cell *new_hc)
struct hash_cell *hc = container_of(*n, struct hash_cell, uuid_node);
static struct hash_cell *__get_dev_cell(uint64_t dev)
struct hash_cell *hc;
static struct hash_cell *alloc_cell(const char *name, const char *uuid,
struct hash_cell *hc;
struct hash_cell *hc;
static void free_cell(struct hash_cell *hc)
struct hash_cell *cell, *hc;
static struct dm_table *__hash_remove(struct hash_cell *hc)
struct hash_cell *hc;
hc = container_of(n, struct hash_cell, name_node);
static void __set_cell_uuid(struct hash_cell *hc, char *new_uuid)
static char *__change_cell_name(struct hash_cell *hc, char *new_name)
struct hash_cell *hc;
static bool filter_device(struct hash_cell *hc, const char *pfx_name, const char *pfx_uuid)
struct hash_cell *hc;
hc = container_of(n, struct hash_cell, name_node);
hc = container_of(n, struct hash_cell, name_node);
struct hash_cell *hc;
static struct hash_cell *__get_name_cell(const char *str)
static struct hash_cell *__find_device_hash_cell(struct dm_ioctl *param)
struct hash_cell *hc = NULL;
struct hash_cell *hc = container_of(n, struct hash_cell, name_node);
struct hash_cell *hc;
struct hash_cell *hc;