Home
last modified time | relevance | path

Searched refs:blk_co_pread (Results 1 – 25 of 32) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/include/sysemu/
H A Dblock-backend.h132 static inline int coroutine_fn blk_co_pread(BlockBackend *blk, int64_t offset, in blk_co_pread() function
/dports/emulators/qemu60/qemu-6.0.0/include/sysemu/
H A Dblock-backend.h134 static inline int coroutine_fn blk_co_pread(BlockBackend *blk, int64_t offset, in blk_co_pread() function
/dports/emulators/qemu-utils/qemu-4.2.1/include/sysemu/
H A Dblock-backend.h132 static inline int coroutine_fn blk_co_pread(BlockBackend *blk, int64_t offset, in blk_co_pread() function
/dports/emulators/qemu5/qemu-5.2.0/include/sysemu/
H A Dblock-backend.h134 static inline int coroutine_fn blk_co_pread(BlockBackend *blk, int64_t offset, in blk_co_pread() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/sysemu/
H A Dblock-backend.h132 static inline int coroutine_fn blk_co_pread(BlockBackend *blk, int64_t offset,
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/sysemu/
H A Dblock-backend.h139 static inline int coroutine_fn blk_co_pread(BlockBackend *blk, int64_t offset, in blk_co_pread() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/sysemu/
H A Dblock-backend.h132 static inline int coroutine_fn blk_co_pread(BlockBackend *blk, int64_t offset, in blk_co_pread() function
/dports/emulators/qemu/qemu-6.2.0/include/sysemu/
H A Dblock-backend.h139 static inline int coroutine_fn blk_co_pread(BlockBackend *blk, int64_t offset, in blk_co_pread() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dcommit.c163 ret = blk_co_pread(s->top, offset, n, buf, 0); in commit_run()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dcommit.c163 ret = blk_co_pread(s->top, offset, n, buf, 0); in commit_run()
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dcommit.c164 ret = blk_co_pread(s->top, offset, n, buf, 0); in commit_run()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dcommit.c164 ret = blk_co_pread(s->top, offset, n, buf, 0); in commit_run()
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dcommit.c164 ret = blk_co_pread(s->top, offset, n, buf, 0); in commit_run()
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dcommit.c54 ret = blk_co_pread(bs, offset, bytes, buf, 0); in commit_populate()
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dcommit.c54 ret = blk_co_pread(bs, offset, bytes, buf, 0); in commit_populate()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dcommit.c164 ret = blk_co_pread(s->top, offset, n, buf, 0); in commit_run()
/dports/emulators/qemu5/qemu-5.2.0/tests/
H A Dtest-bdrv-drain.c1959 ret = blk_co_pread(opaque, 0, 1, &data, 0); in test_replace_child_mid_drain_read_co()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/
H A Dtest-bdrv-drain.c1967 ret = blk_co_pread(opaque, 0, 1, &data, 0); in test_replace_child_mid_drain_read_co()
/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Dtest-bdrv-drain.c1967 ret = blk_co_pread(opaque, 0, 1, &data, 0); in test_replace_child_mid_drain_read_co()
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Dtest-bdrv-drain.c1967 ret = blk_co_pread(opaque, 0, 1, &data, 0); in test_replace_child_mid_drain_read_co()
/dports/emulators/qemu/qemu-6.2.0/tests/unit/
H A Dtest-bdrv-drain.c1962 ret = blk_co_pread(opaque, 0, 1, &data, 0); in test_replace_child_mid_drain_read_co()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/unit/
H A Dtest-bdrv-drain.c1960 ret = blk_co_pread(opaque, 0, 1, &data, 0); in test_replace_child_mid_drain_read_co()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/
H A Dtest-bdrv-drain.c1967 ret = blk_co_pread(opaque, 0, 1, &data, 0); in test_replace_child_mid_drain_read_co()
/dports/emulators/qemu60/qemu-6.0.0/tests/unit/
H A Dtest-bdrv-drain.c1959 ret = blk_co_pread(opaque, 0, 1, &data, 0); in test_replace_child_mid_drain_read_co()
/dports/emulators/qemu42/qemu-4.2.1/
H A Dqemu-img.c1740 ret = blk_co_pread(blk, offset, n << BDRV_SECTOR_BITS, buf, 0); in convert_co_read()

12