Home
last modified time | relevance | path

Searched refs:dm_put (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/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(m 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.c141 * the md may be freed in dm_put() at the end of this function.
142 * Or do dm_get() before calling this function and dm_put() later.
147 * dm_put() must be at the end of this function. See the comment above in rq_completed()
149 dm_put(md); in rq_completed()
H A Ddm.c380 dm_put(md); in dm_blk_close()
2304 void dm_put(struct mapped_device *md) in dm_put() function
2308 EXPORT_SYMBOL_GPL(dm_put); variable
H A Ddm-thin.c4295 dm_put(pool_md); in thin_ctr()
4304 dm_put(pool_md); in thin_ctr()
H A Ddm-snap.c2296 dm_put(origin_md); in snapshot_resume()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-ioctl.c204 dm_put(md); in __get_dev_cell()
279 dm_put(hc->md); in dm_hash_insert()
289 dm_put(hc->md); in dm_hash_insert()
330 dm_put(hc->md); in __hash_remove()
356 dm_put(md); in dm_hash_remove_all()
370 dm_put(md); in dm_hash_remove_all()
457 dm_put(hc->md); in dm_hash_rename()
482 dm_put(hc->md); in dm_hash_rename()
897 dm_put(md); in dev_create()
906 dm_put(m in dev_create()
[all...]
H A Ddm-sysfs.c39 dm_put(md); in dm_attr_show()
64 dm_put(md); in dm_attr_store()
H A Ddm-verity-loadpin.c83 dm_put(md); in dm_verity_loadpin_is_bdev_trusted()
H A Ddm-rq.c141 * the md may be freed in dm_put() at the end of this function.
142 * Or do dm_get() before calling this function and dm_put() later.
147 * dm_put() must be at the end of this function. See the comment above in rq_completed()
149 dm_put(md); in rq_completed()
H A Ddm.c351 dm_put(md); in dm_blk_close()
2505 void dm_put(struct mapped_device *md) in dm_put() function
2509 EXPORT_SYMBOL_GPL(dm_put); variable
H A Ddm-thin.c4307 dm_put(pool_md); in thin_ctr()
4316 dm_put(pool_md); in thin_ctr()
H A Ddm-snap.c2274 dm_put(origin_md); in snapshot_resume()
/kernel/linux/common_modules/xpm/validator/
H A Dexec_signature_info.c239 dm_put(device); in dm_verity_check_for_mnt()
/kernel/linux/linux-5.10/include/linux/
H A Ddevice-mapper.h402 * Drop the reference with dm_put when you finish with the object.
417 void dm_put(struct mapped_device *md);
/kernel/linux/linux-6.6/include/linux/
H A Ddevice-mapper.h456 * Drop the reference with dm_put when you finish with the object.
472 void dm_put(struct mapped_device *md);

Completed in 40 milliseconds