Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Ddm-ioctl.c202 hc = dm_get_mdptr(md); in __get_dev_cell()
798 hc = dm_get_mdptr(md); in dm_get_inactive_table()
1188 hc = dm_get_mdptr(md); in do_resume()
1566 hc = dm_get_mdptr(md); in table_load()
2231 hc = dm_get_mdptr(md); in dm_copy_name_and_uuid()
H A Ddm.c2635 void *dm_get_mdptr(struct mapped_device *md) in dm_get_mdptr() function
/linux-6.15/include/linux/
H A Ddevice-mapper.h503 void *dm_get_mdptr(struct mapped_device *md);