Home
last modified time | relevance | path

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

/Linux-v4.19/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()
764 dm_put(md); in dev_create()
773 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.c206 dm_put(md); in rq_completed()
Ddm.c385 dm_put(md); in dm_blk_close()
2379 void dm_put(struct mapped_device *md) in dm_put() function
2383 EXPORT_SYMBOL_GPL(dm_put);
Ddm-thin.c4208 dm_put(pool_md); in thin_ctr()
4217 dm_put(pool_md); in thin_ctr()
Ddm-snap.c1963 dm_put(origin_md); in snapshot_resume()
/Linux-v4.19/include/linux/
Ddevice-mapper.h392 void dm_put(struct mapped_device *md);