Lines Matching defs:offset

608                                                int64_t offset,  in tracked_request_begin()
633 int64_t offset, int64_t bytes) in tracked_request_overlaps()
737 bdrv_round_to_subclusters(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_round_to_subclusters()
811 int bdrv_check_qiov_request(int64_t offset, int64_t bytes, in bdrv_check_qiov_request()
871 int bdrv_check_request(int64_t offset, int64_t bytes, Error **errp) in bdrv_check_request()
876 static int bdrv_check_request32(int64_t offset, int64_t bytes, in bdrv_check_request32()
903 int64_t target_size, bytes, offset = 0; in bdrv_make_zero() local
939 int coroutine_fn bdrv_co_pwrite_sync(BdrvChild *child, int64_t offset, in bdrv_co_pwrite_sync()
974 bdrv_driver_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_driver_preadv()
1043 bdrv_driver_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_driver_pwritev()
1125 bdrv_driver_pwritev_compressed(BlockDriverState *bs, int64_t offset, in bdrv_driver_pwritev_compressed()
1161 bdrv_co_do_copy_on_readv(BdrvChild *child, int64_t offset, int64_t bytes, in bdrv_co_do_copy_on_readv()
1326 int64_t offset, int64_t bytes, int64_t align, in bdrv_aligned_preadv()
1472 int64_t offset, int64_t bytes, in bdrv_init_padding()
1706 int64_t *offset, int64_t *bytes, in bdrv_pad_request()
1764 int64_t offset, int64_t bytes, QEMUIOVector *qiov, in bdrv_co_preadv()
1772 int64_t offset, int64_t bytes, in bdrv_co_preadv_part()
1832 bdrv_co_do_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_co_do_pwrite_zeroes()
1961 bdrv_co_write_req_prepare(BdrvChild *child, int64_t offset, int64_t bytes, in bdrv_co_write_req_prepare()
2015 bdrv_co_write_req_finish(BdrvChild *child, int64_t offset, int64_t bytes, in bdrv_co_write_req_finish()
2060 int64_t offset, int64_t bytes, int64_t align, in bdrv_aligned_pwritev()
2147 bdrv_co_do_zero_pwritev(BdrvChild *child, int64_t offset, int64_t bytes, in bdrv_co_do_zero_pwritev()
2217 int64_t offset, int64_t bytes, QEMUIOVector *qiov, in bdrv_co_pwritev()
2225 int64_t offset, int64_t bytes, QEMUIOVector *qiov, size_t qiov_offset, in bdrv_co_pwritev_part()
2316 int coroutine_fn bdrv_co_pwrite_zeroes(BdrvChild *child, int64_t offset, in bdrv_co_pwrite_zeroes()
2387 int64_t offset, int64_t bytes, in bdrv_co_do_block_status()
2627 int64_t offset, in bdrv_co_common_block_status_above()
2728 int64_t offset, int64_t bytes, in bdrv_co_block_status_above()
2737 int coroutine_fn bdrv_co_block_status(BlockDriverState *bs, int64_t offset, in bdrv_co_block_status()
2753 int coroutine_fn bdrv_co_is_zero_fast(BlockDriverState *bs, int64_t offset, in bdrv_co_is_zero_fast()
2774 int coroutine_fn bdrv_co_is_allocated(BlockDriverState *bs, int64_t offset, in bdrv_co_is_allocated()
2809 bool include_base, int64_t offset, in bdrv_co_is_allocated_above()
3072 int coroutine_fn bdrv_co_pdiscard(BdrvChild *child, int64_t offset, in bdrv_co_pdiscard()
3224 int coroutine_fn bdrv_co_zone_report(BlockDriverState *bs, int64_t offset, in bdrv_co_zone_report()
3246 int64_t offset, int64_t len) in bdrv_co_zone_mgmt()
3265 int coroutine_fn bdrv_co_zone_append(BlockDriverState *bs, int64_t *offset, in bdrv_co_zone_append()
3539 int coroutine_fn bdrv_co_truncate(BdrvChild *child, int64_t offset, bool exact, in bdrv_co_truncate()
3683 bdrv_co_preadv_snapshot(BdrvChild *child, int64_t offset, int64_t bytes, in bdrv_co_preadv_snapshot()
3709 bool want_zero, int64_t offset, int64_t bytes, in bdrv_co_snapshot_block_status()
3735 bdrv_co_pdiscard_snapshot(BlockDriverState *bs, int64_t offset, int64_t bytes) in bdrv_co_pdiscard_snapshot()