Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
Ddm-ioctl.c40 struct hash_cell { struct
41 struct rb_node name_node;
42 struct rb_node uuid_node;
43 bool name_set;
44 bool uuid_set;
46 char *name;
47 char *uuid;
48 struct mapped_device *md;
49 struct dm_table *new_map;