Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-blockjob.c33 static BlockJob *mk_job(BlockBackend *blk, const char *id, in mk_job() function
62 return mk_job(blk, id, &test_block_job_driver, in do_test_id()
211 bjob = mk_job(blk, "Steve", &test_cancel_driver, true, in create_common()