Searched refs:hash_cell (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/md/
H A Ddm-ioctl.c29 struct hash_cell { struct
103 static struct hash_cell *__get_name_cell(const char *str)
105 struct hash_cell *hc;
117 static struct hash_cell *__get_uuid_cell(const char *str)
119 struct hash_cell *hc;
134 static struct hash_cell *alloc_cell(const char *name, const char *uuid,
137 struct hash_cell *hc;
168 static void free_cell(struct hash_cell *hc)
183 struct hash_cell *cell, *hc;
227 static void __hash_remove(struct hash_cell *h
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/md/
H A Ddm-ioctl.c29 struct hash_cell { struct
103 static struct hash_cell *__get_name_cell(const char *str)
105 struct hash_cell *hc;
117 static struct hash_cell *__get_uuid_cell(const char *str)
119 struct hash_cell *hc;
134 static struct hash_cell *alloc_cell(const char *name, const char *uuid,
137 struct hash_cell *hc;
168 static void free_cell(struct hash_cell *hc)
183 struct hash_cell *cell, *hc;
227 static void __hash_remove(struct hash_cell *h
[all...]

Completed in 67 milliseconds