Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Ddm-ioctl.c191 dm_put(md); in __get_dev_cell()
264 dm_put(hc->md); in dm_hash_insert()
274 dm_put(hc->md); in dm_hash_insert()
313 dm_put(hc->md); in __hash_remove()
339 dm_put(md); in dm_hash_remove_all()
353 dm_put(md); in dm_hash_remove_all()
441 dm_put(hc->md); in dm_hash_rename()
466 dm_put(hc->md); in dm_hash_rename()
872 dm_put(md); in dev_create()
881 dm_put(md); in dev_create()
[all …]
Ddm-sysfs.c38 dm_put(md); in dm_attr_show()
63 dm_put(md); in dm_attr_store()
Ddm-verity-loadpin.c80 dm_put(md); in dm_verity_loadpin_is_bdev_trusted()
Ddm-rq.c147 dm_put(md); in rq_completed()
Ddm.c350 dm_put(md); in dm_blk_close()
2465 void dm_put(struct mapped_device *md) in dm_put() function
2469 EXPORT_SYMBOL_GPL(dm_put);
Ddm-thin.c4258 dm_put(pool_md); in thin_ctr()
4267 dm_put(pool_md); in thin_ctr()
Ddm-snap.c2278 dm_put(origin_md); in snapshot_resume()
/Linux-v6.1/include/linux/
Ddevice-mapper.h453 void dm_put(struct mapped_device *md);