Home
last modified time | relevance | path

Searched refs:__get_uuid_cell (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/md/
Ddm-ioctl.c117 static struct hash_cell *__get_uuid_cell(const char *str) in __get_uuid_cell() function
205 hc = __get_uuid_cell(uuid); in dm_hash_insert()
355 hc = __get_uuid_cell(new); in dm_hash_rename()
725 return __get_uuid_cell(param->uuid); in __find_device_hash_cell()