Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-ioctl.c204 dm_put(md); in __get_dev_cell()
279 dm_put(hc->md); in dm_hash_insert()
289 dm_put(hc->md); in dm_hash_insert()
330 dm_put(hc->md); in __hash_remove()
356 dm_put(md); in dm_hash_remove_all()
370 dm_put(md); in dm_hash_remove_all()
457 dm_put(hc->md); in dm_hash_rename()
482 dm_put(hc->md); in dm_hash_rename()
897 dm_put(md); in dev_create()
906 dm_put(md); in dev_create()
[all …]
H A Ddm-sysfs.c39 dm_put(md); in dm_attr_show()
64 dm_put(md); in dm_attr_store()
H A Ddm-verity-loadpin.c83 dm_put(md); in dm_verity_loadpin_is_bdev_trusted()
H A Ddm-rq.c149 dm_put(md); in rq_completed()
H A Ddm.c351 dm_put(md); in dm_blk_close()
2510 void dm_put(struct mapped_device *md) in dm_put() function
2514 EXPORT_SYMBOL_GPL(dm_put);
H A Ddm-thin.c4307 dm_put(pool_md); in thin_ctr()
4316 dm_put(pool_md); in thin_ctr()
H A Ddm-snap.c2276 dm_put(origin_md); in snapshot_resume()
/openbmc/linux/include/linux/
H A Ddevice-mapper.h472 void dm_put(struct mapped_device *md);