Searched refs:dm_get_md (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/md/
H A Ddm.c2452 struct mapped_device *dm_get_md(dev_t dev) function
2474 EXPORT_SYMBOL_GPL(dm_get_md); variable
H A Ddm-thin.c4239 pool_md = dm_get_md(tc->pool_dev->bdev->bd_dev);
H A Ddm-ioctl.c198 md = dm_get_md(huge_decode_dev(dev));
H A Ddm-verity-loadpin.c67 md = dm_get_md(bdev->bd_dev);
/linux-master/include/linux/
H A Ddevice-mapper.h470 struct mapped_device *dm_get_md(dev_t dev);

Completed in 173 milliseconds