Home
last modified time | relevance | path

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

/Linux-v5.4/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.c367 dm_put(md); in dm_blk_close()
2421 void dm_put(struct mapped_device *md) in dm_put() function
2425 EXPORT_SYMBOL_GPL(dm_put);
Ddm-thin.c4267 dm_put(pool_md); in thin_ctr()
4276 dm_put(pool_md); in thin_ctr()
Ddm-snap.c2271 dm_put(origin_md); in snapshot_resume()
/Linux-v5.4/include/linux/
Ddevice-mapper.h394 void dm_put(struct mapped_device *md);