Home
last modified time | relevance | path

Searched refs:job_txn_unref (Results 1 – 4 of 4) sorted by relevance

/qemu/tests/unit/
H A Dtest-blockjob-txn.c130 job_txn_unref(txn); in test_single_job()
243 job_txn_unref(txn); in test_pair_jobs_fail_cancel_race()
/qemu/include/qemu/
H A Djob.h371 void job_txn_unref(JobTxn *txn);
/qemu/
H A Djob.c135 void job_txn_unref(JobTxn *txn) in job_txn_unref() function
H A Dblockdev.c2208 job_txn_unref(block_job_txn); in qmp_transaction()