Searched refs:dm_set_mdptr (Results 1 – 3 of 3) sorted by relevance
301 void dm_set_mdptr(struct mapped_device *md, void *ptr);
233 dm_set_mdptr(md, cell); in dm_hash_insert()253 dm_set_mdptr(hc->md, NULL); in __hash_remove()
2276 void dm_set_mdptr(struct mapped_device *md, void *ptr) in dm_set_mdptr() function