Home
last modified time | relevance | path

Searched refs:blk_unref (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/qemu/tests/unit/
H A Dtest-image-locking.c47 blk_unref(blk); in open_image()
101 blk_unref(blk2); in test_image_locking_basic()
106 blk_unref(blk1); in test_image_locking_basic()
112 blk_unref(blk3); in test_image_locking_basic()
141 blk_unref(blk1); in test_set_perm_abort()
142 blk_unref(blk2); in test_set_perm_abort()
H A Dtest-block-backend.c53 blk_unref(blk); in test_drain_aio_error()
70 blk_unref(blk); in test_drain_all_aio_error()
H A Dtest-bdrv-drain.c268 blk_unref(blk); in test_drv_cb_drain_all()
275 blk_unref(blk); in test_drv_cb_drain()
288 blk_unref(blk); in test_drv_cb_co_drain_all()
301 blk_unref(blk); in test_drv_cb_co_drain()
338 blk_unref(blk); in test_quiesce_drain_all()
345 blk_unref(blk); in test_quiesce_drain()
358 blk_unref(blk); in test_quiesce_co_drain_all()
371 blk_unref(blk); in test_quiesce_co_drain()
421 blk_unref(blk); in test_nested()
459 blk_unref(blk_a); in test_graph_change_drain_all()
[all …]
H A Dtest-block-iothread.c495 blk_unref(blk); in test_sync_op()
597 blk_unref(blk); in test_attach_blockjob()
660 blk_unref(blk); in test_propagate_basic()
734 blk_unref(blk); in test_propagate_diamond()
807 blk_unref(blk); in test_propagate_mirror()
842 blk_unref(blk); in test_attach_second_node()
873 blk_unref(blk); in test_attach_preserve_blk_ctx()
H A Dtest-replication.c208 blk_unref(blk); in teardown_primary()
350 blk_unref(blk); in teardown_secondary()
357 blk_unref(blk); in teardown_secondary()
H A Dtest-bdrv-graph-mod.c149 blk_unref(root); in test_update_perm_tree()
220 blk_unref(root); in test_should_update_child()
H A Dtest-blockjob.c99 blk_unref(blk); in destroy_blk()
/openbmc/qemu/block/
H A Dcommit.c59 blk_unref(s->base); in commit_prepare()
86 blk_unref(s->base); in commit_abort()
126 blk_unref(s->top); in commit_clean()
428 blk_unref(s->base); in commit_start()
431 blk_unref(s->top); in commit_start()
587 blk_unref(backing); in bdrv_commit()
592 blk_unref(src); in bdrv_commit()
H A Dblock-backend.c402 blk_unref(blk); in blk_new_with_bs()
471 blk_unref(blk); in blk_new_open()
535 void blk_unref(BlockBackend *blk) in blk_unref() function
618 blk_unref(old_blk); in bdrv_next()
669 blk_unref(it->blk); in bdrv_next_cleanup()
1010 blk_unref(blk); in blk_detach_dev()
H A Dstream.c143 blk_unref(s->blk); in stream_clean()
H A Dmirror.c710 blk_unref(s->target); in mirror_exit_common()
1984 blk_unref(s->target); in mirror_start_job()
H A Dqcow2-snapshot.c800 blk_unref(blk); in qcow2_snapshot_goto()
/openbmc/qemu/
H A Dqemu-img.c896 blk_unref(blk); in img_check()
1111 blk_unref(old_backing_blk); in img_commit()
1136 blk_unref(blk); in img_commit()
1636 blk_unref(blk2); in img_compare()
1638 blk_unref(blk1); in img_compare()
2801 blk_unref(s.target); in img_convert()
2804 blk_unref(s.src[bs_i]); in img_convert()
2967 blk_unref(blk); in collect_image_info_list()
2973 blk_unref(blk); in collect_image_info_list()
3367 blk_unref(blk); in img_map()
[all …]
H A Dqemu-io.c73 blk_unref(qemuio_blk); in close_f()
681 blk_unref(qemuio_blk); in main()
H A Dblockdev.c183 blk_unref(blk); in blockdev_auto_del()
623 blk_unref(blk); in blockdev_init()
642 blk_unref(blk); in blockdev_init()
H A Dqemu-nbd.c1218 blk_unref(blk); in main()
H A Dblock.c4159 blk_unref(file); in bdrv_open_inherit()
4224 blk_unref(file); in bdrv_open_inherit()
/openbmc/qemu/block/export/
H A Dexport.c196 blk_unref(blk); in blk_exp_add()
220 blk_unref(exp->blk); in blk_exp_delete_bh()
/openbmc/qemu/hw/usb/
H A Ddev-storage-classic.c62 blk_unref(blk); in usb_msd_storage_realize()
/openbmc/qemu/include/sysemu/
H A Dblock-backend-global-state.h46 void no_coroutine_fn blk_unref(BlockBackend *blk);
/openbmc/qemu/block/monitor/
H A Dblock-hmp-cmds.c135 blk_unref(blk); in hmp_drive_add()
192 blk_unref(blk); in hmp_drive_del()
608 blk_unref(local_blk); in hmp_qemu_io()
/openbmc/qemu/hw/i386/xen/
H A Dxen_platform.c208 blk_unref(blk); in ide_dev_unplug()
/openbmc/qemu/hw/ufs/
H A Dlu.c376 blk_unref(blk); in ufs_init_scsi_device()
/openbmc/qemu/hw/core/
H A Dqdev-properties-system.c207 blk_unref(blk); in set_drive_helper()
/openbmc/qemu/nbd/
H A Dserver.c2015 blk_unref(exp->eject_notifier_blk); in nbd_export_delete()

12