Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-ioctl.c152 dm_put(md); in __get_dev_cell()
226 dm_put(hc->md); in dm_hash_insert()
236 dm_put(hc->md); in dm_hash_insert()
275 dm_put(hc->md); in __hash_remove()
300 dm_put(md); in dm_hash_remove_all()
313 dm_put(md); in dm_hash_remove_all()
402 dm_put(hc->md); in dm_hash_rename()
427 dm_put(hc->md); in dm_hash_rename()
790 dm_put(md); in dev_create()
799 dm_put(md); in dev_create()
[all …]
H A Ddm-sysfs.c38 dm_put(md); in dm_attr_show()
63 dm_put(md); in dm_attr_store()
H A Ddm-rq.c149 dm_put(md); in rq_completed()
H A Ddm.c382 dm_put(md); in dm_blk_close()
2329 void dm_put(struct mapped_device *md) in dm_put() function
2333 EXPORT_SYMBOL_GPL(dm_put);
H A Ddm-thin.c4281 dm_put(pool_md); in thin_ctr()
4290 dm_put(pool_md); in thin_ctr()
H A Ddm-snap.c2297 dm_put(origin_md); in snapshot_resume()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevice-mapper.h430 void dm_put(struct mapped_device *md);