Home
last modified time | relevance | path

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

/drivers/md/
Ddm-ioctl.c151 dm_put(md); in __get_dev_cell()
225 dm_put(hc->md); in dm_hash_insert()
235 dm_put(hc->md); in dm_hash_insert()
274 dm_put(hc->md); in __hash_remove()
299 dm_put(md); in dm_hash_remove_all()
312 dm_put(md); in dm_hash_remove_all()
401 dm_put(hc->md); in dm_hash_rename()
426 dm_put(hc->md); in dm_hash_rename()
789 dm_put(md); in dev_create()
798 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.c156 dm_put(md); in rq_completed()
Ddm.c369 dm_put(md); in dm_blk_close()
2496 void dm_put(struct mapped_device *md) in dm_put() function
2500 EXPORT_SYMBOL_GPL(dm_put);
Ddm-thin.c4305 dm_put(pool_md); in thin_ctr()
4314 dm_put(pool_md); in thin_ctr()
Ddm-snap.c2271 dm_put(origin_md); in snapshot_resume()