Home
last modified time | relevance | path

Searched defs:exact (Results 1 – 20 of 20) sorted by relevance

/qemu/tests/fp/
H A Dfp-test-log2.c25 static void compare(ufloat64 test, ufloat64 real, ufloat64 soft, bool exact) in compare()
H A Dfp-test.c171 static void do_testfloat(int op, int rmode, bool exact) in do_testfloat()
/qemu/block/
H A Dpreallocate.c424 bool exact, PreallocMode prealloc, in preallocate_co_truncate()
H A Draw-format.c415 raw_co_truncate(BlockDriverState *bs, int64_t offset, bool exact, in raw_co_truncate()
H A Dblkio.c951 bool exact, PreallocMode prealloc, in blkio_truncate()
H A Dnfs.c760 nfs_file_co_truncate(BlockDriverState *bs, int64_t offset, bool exact, in nfs_file_co_truncate()
H A Dfile-win32.c495 bool exact, PreallocMode prealloc, in raw_co_truncate()
H A Dcrypto.c432 block_crypto_co_truncate(BlockDriverState *bs, int64_t offset, bool exact, in block_crypto_co_truncate()
H A Dssh.c1272 bool exact, PreallocMode prealloc, in ssh_co_truncate()
H A Dgluster.c1207 bool exact, in qemu_gluster_co_truncate()
H A Dqed.c1456 bdrv_qed_co_truncate(BlockDriverState *bs, int64_t offset, bool exact, in bdrv_qed_co_truncate()
H A Drbd.c1618 bool exact, in qemu_rbd_co_truncate()
H A Dnbd.c2017 bool exact, PreallocMode prealloc, in nbd_co_truncate()
H A Dnvme.c1493 bool exact, PreallocMode prealloc, in nvme_co_truncate()
H A Discsi.c2140 bool exact, PreallocMode prealloc, in iscsi_co_truncate()
H A Dio.c3597 int coroutine_fn bdrv_co_truncate(BdrvChild *child, int64_t offset, bool exact, in bdrv_co_truncate()
H A Dblock-backend.c2549 int coroutine_fn blk_co_truncate(BlockBackend *blk, int64_t offset, bool exact, in blk_co_truncate()
H A Dqcow2.c4302 qcow2_co_truncate(BlockDriverState *bs, int64_t offset, bool exact, in qcow2_co_truncate()
H A Dfile-posix.c2747 bool exact, PreallocMode prealloc, in raw_co_truncate()
/qemu/tests/unit/
H A Dtest-block-iothread.c58 bdrv_test_co_truncate(BlockDriverState *bs, int64_t offset, bool exact, in bdrv_test_co_truncate()