Home
last modified time | relevance | path

Searched defs:hash_cell (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-ioctl.c44 struct hash_cell { struct
45 struct rb_node name_node;
46 struct rb_node uuid_node;
47 bool name_set;
48 bool uuid_set;
50 char *name;
51 char *uuid;
52 struct mapped_device *md;
53 struct dm_table *new_map;