Lines Matching defs:bs

52 bdrv_parent_drained_begin(BlockDriverState *bs, BdrvChild *ignore)  in bdrv_parent_drained_begin()
79 bdrv_parent_drained_end(BlockDriverState *bs, BdrvChild *ignore) in bdrv_parent_drained_end()
104 bdrv_parent_drained_poll(BlockDriverState *bs, BdrvChild *ignore, in bdrv_parent_drained_poll()
152 BlockDriverState *bs; member
169 void bdrv_refresh_limits(BlockDriverState *bs, Transaction *tran, Error **errp) in bdrv_refresh_limits()
238 void bdrv_enable_copy_on_read(BlockDriverState *bs) in bdrv_enable_copy_on_read()
244 void bdrv_disable_copy_on_read(BlockDriverState *bs) in bdrv_disable_copy_on_read()
253 BlockDriverState *bs; member
261 bool bdrv_drain_poll(BlockDriverState *bs, BdrvChild *ignore_parent, in bdrv_drain_poll()
277 static bool bdrv_drain_poll_top_level(BlockDriverState *bs, in bdrv_drain_poll_top_level()
294 BlockDriverState *bs = data->bs; in bdrv_co_drain_bh_cb() local
316 static void coroutine_fn bdrv_co_yield_to_drain(BlockDriverState *bs, in bdrv_co_yield_to_drain()
368 static void bdrv_do_drained_begin(BlockDriverState *bs, BdrvChild *parent, in bdrv_do_drained_begin()
403 void bdrv_do_drained_begin_quiesce(BlockDriverState *bs, BdrvChild *parent) in bdrv_do_drained_begin_quiesce()
409 bdrv_drained_begin(BlockDriverState *bs) in bdrv_drained_begin()
419 static void bdrv_do_drained_end(BlockDriverState *bs, BdrvChild *parent) in bdrv_do_drained_end()
446 void bdrv_drained_end(BlockDriverState *bs) in bdrv_drained_end()
452 void bdrv_drain(BlockDriverState *bs) in bdrv_drain()
459 static void bdrv_drain_assert_idle(BlockDriverState *bs) in bdrv_drain_assert_idle()
475 BlockDriverState *bs = NULL; in bdrv_drain_all_poll() local
507 BlockDriverState *bs = NULL; in bdrv_drain_all_begin_nopoll() local
538 BlockDriverState *bs = NULL; in bdrv_drain_all_begin() local
564 void bdrv_drain_all_end_quiesce(BlockDriverState *bs) in bdrv_drain_all_end_quiesce()
578 BlockDriverState *bs = NULL; in bdrv_drain_all_end() local
637 BlockDriverState *bs, in tracked_request_begin()
748 BdrvTrackedRequest *coroutine_fn bdrv_co_get_self_request(BlockDriverState *bs) in bdrv_co_get_self_request()
767 bdrv_round_to_subclusters(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_round_to_subclusters()
782 static int coroutine_fn GRAPH_RDLOCK bdrv_get_cluster_size(BlockDriverState *bs) in bdrv_get_cluster_size()
795 void bdrv_inc_in_flight(BlockDriverState *bs) in bdrv_inc_in_flight()
801 void bdrv_wakeup(BlockDriverState *bs) in bdrv_wakeup()
807 void bdrv_dec_in_flight(BlockDriverState *bs) in bdrv_dec_in_flight()
817 BlockDriverState *bs = self->bs; in bdrv_wait_serialising_requests() local
934 BlockDriverState *bs = child->bs; in bdrv_make_zero() local
1004 bdrv_driver_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_driver_preadv()
1073 bdrv_driver_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_driver_pwritev()
1155 bdrv_driver_pwritev_compressed(BlockDriverState *bs, int64_t offset, in bdrv_driver_pwritev_compressed()
1194 BlockDriverState *bs = child->bs; in bdrv_co_do_copy_on_readv() local
1359 BlockDriverState *bs = child->bs; in bdrv_aligned_preadv() local
1501 static bool bdrv_init_padding(BlockDriverState *bs, in bdrv_init_padding()
1545 BlockDriverState *bs = child->bs; in bdrv_padding_rmw_read() local
1636 static int bdrv_create_padded_qiov(BlockDriverState *bs, in bdrv_create_padded_qiov()
1734 static int bdrv_pad_request(BlockDriverState *bs, in bdrv_pad_request()
1799 BlockDriverState *bs = child->bs; in bdrv_co_preadv_part() local
1855 bdrv_co_do_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_co_do_pwrite_zeroes()
1982 BlockDriverState *bs = child->bs; in bdrv_co_write_req_prepare() local
2037 BlockDriverState *bs = child->bs; in bdrv_co_write_req_finish() local
2082 BlockDriverState *bs = child->bs; in bdrv_aligned_pwritev() local
2168 BlockDriverState *bs = child->bs; in bdrv_co_do_zero_pwritev() local
2246 BlockDriverState *bs = child->bs; in bdrv_co_pwritev_part() local
2355 BlockDriverState *bs = NULL; in bdrv_flush_all() local
2413 bdrv_co_do_block_status(BlockDriverState *bs, bool want_zero, in bdrv_co_do_block_status()
2650 bdrv_co_common_block_status_above(BlockDriverState *bs, in bdrv_co_common_block_status_above()
2753 int coroutine_fn bdrv_co_block_status_above(BlockDriverState *bs, in bdrv_co_block_status_above()
2764 int coroutine_fn bdrv_co_block_status(BlockDriverState *bs, int64_t offset, in bdrv_co_block_status()
2780 int coroutine_fn bdrv_co_is_zero_fast(BlockDriverState *bs, int64_t offset, in bdrv_co_is_zero_fast()
2801 int coroutine_fn bdrv_co_is_allocated(BlockDriverState *bs, int64_t offset, in bdrv_co_is_allocated()
2834 int coroutine_fn bdrv_co_is_allocated_above(BlockDriverState *bs, in bdrv_co_is_allocated_above()
2857 bdrv_co_readv_vmstate(BlockDriverState *bs, QEMUIOVector *qiov, int64_t pos) in bdrv_co_readv_vmstate()
2890 bdrv_co_writev_vmstate(BlockDriverState *bs, QEMUIOVector *qiov, int64_t pos) in bdrv_co_writev_vmstate()
2922 int bdrv_save_vmstate(BlockDriverState *bs, const uint8_t *buf, in bdrv_save_vmstate()
2932 int bdrv_load_vmstate(BlockDriverState *bs, uint8_t *buf, in bdrv_load_vmstate()
2974 int coroutine_fn bdrv_co_flush(BlockDriverState *bs) in bdrv_co_flush()
3106 BlockDriverState *bs = child->bs; in bdrv_co_pdiscard() local
3220 int coroutine_fn bdrv_co_ioctl(BlockDriverState *bs, int req, void *buf) in bdrv_co_ioctl()
3251 int coroutine_fn bdrv_co_zone_report(BlockDriverState *bs, int64_t offset, in bdrv_co_zone_report()
3272 int coroutine_fn bdrv_co_zone_mgmt(BlockDriverState *bs, BlockZoneOp op, in bdrv_co_zone_mgmt()
3292 int coroutine_fn bdrv_co_zone_append(BlockDriverState *bs, int64_t *offset, in bdrv_co_zone_append()
3319 void *qemu_blockalign(BlockDriverState *bs, size_t size) in qemu_blockalign()
3325 void *qemu_blockalign0(BlockDriverState *bs, size_t size) in qemu_blockalign0()
3331 void *qemu_try_blockalign(BlockDriverState *bs, size_t size) in qemu_try_blockalign()
3345 void *qemu_try_blockalign0(BlockDriverState *bs, size_t size) in qemu_try_blockalign0()
3359 bdrv_register_buf_rollback(BlockDriverState *bs, void *host, size_t size, in bdrv_register_buf_rollback()
3380 bool bdrv_register_buf(BlockDriverState *bs, void *host, size_t size, in bdrv_register_buf()
3402 void bdrv_unregister_buf(BlockDriverState *bs, void *host, size_t size) in bdrv_unregister_buf()
3546 bdrv_parent_cb_resize(BlockDriverState *bs) in bdrv_parent_cb_resize()
3570 BlockDriverState *bs = child->bs; in bdrv_co_truncate() local
3695 void bdrv_cancel_in_flight(BlockDriverState *bs) in bdrv_cancel_in_flight()
3713 BlockDriverState *bs = child->bs; in bdrv_co_preadv_snapshot() local
3735 bdrv_co_snapshot_block_status(BlockDriverState *bs, in bdrv_co_snapshot_block_status()
3762 bdrv_co_pdiscard_snapshot(BlockDriverState *bs, int64_t offset, int64_t bytes) in bdrv_co_pdiscard_snapshot()