Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
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 …]
Ddm-sysfs.c39 dm_put(md); in dm_attr_show()
64 dm_put(md); in dm_attr_store()
Ddm-verity-loadpin.c83 dm_put(md); in dm_verity_loadpin_is_bdev_trusted()
Ddm-rq.c149 dm_put(md); in rq_completed()
Ddm.c351 dm_put(md); in dm_blk_close()
2505 void dm_put(struct mapped_device *md) in dm_put() function
2509 EXPORT_SYMBOL_GPL(dm_put);
Ddm-thin.c4307 dm_put(pool_md); in thin_ctr()
4316 dm_put(pool_md); in thin_ctr()
Ddm-snap.c2274 dm_put(origin_md); in snapshot_resume()
/Linux-v6.6/include/linux/
Ddevice-mapper.h472 void dm_put(struct mapped_device *md);