Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
Ddm-ioctl.c190 dm_put(md); in __get_dev_cell()
263 dm_put(hc->md); in dm_hash_insert()
273 dm_put(hc->md); in dm_hash_insert()
312 dm_put(hc->md); in __hash_remove()
338 dm_put(md); in dm_hash_remove_all()
352 dm_put(md); in dm_hash_remove_all()
440 dm_put(hc->md); in dm_hash_rename()
465 dm_put(hc->md); in dm_hash_rename()
871 dm_put(md); in dev_create()
880 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-rq.c149 dm_put(md); in rq_completed()
Ddm.c345 dm_put(md); in dm_blk_close()
2216 void dm_put(struct mapped_device *md) in dm_put() function
2220 EXPORT_SYMBOL_GPL(dm_put);
Ddm-thin.c4283 dm_put(pool_md); in thin_ctr()
4292 dm_put(pool_md); in thin_ctr()
Ddm-snap.c2297 dm_put(origin_md); in snapshot_resume()
/Linux-v5.15/include/linux/
Ddevice-mapper.h440 void dm_put(struct mapped_device *md);