Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dblock-copy.c131 BdrvRequestFlags write_flags; member
289 s->write_flags = (s->write_flags & BDRV_REQ_SERIALISING) | in block_copy_set_copy_opts()
432 .write_flags = (is_fleecing ? BDRV_REQ_SERIALISING : 0), in block_copy_state_new()
519 ret = bdrv_co_pwrite_zeroes(s->target, offset, nbytes, s->write_flags & in block_copy_do_copy()
530 0, s->write_flags); in block_copy_do_copy()
563 s->write_flags); in block_copy_do_copy()
H A Dblock-backend.c2817 BdrvRequestFlags write_flags) in blk_co_copy_range() argument
2834 bytes, read_flags, write_flags); in blk_co_copy_range()
/openbmc/qemu/migration/
H A Dmultifd.h199 int write_flags; member
H A Dmultifd-nocomp.c69 p->write_flags |= QIO_CHANNEL_WRITE_FLAG_ZERO_COPY; in multifd_nocomp_send_setup()
/openbmc/qemu/include/system/
H A Dblock-backend-io.h126 BdrvRequestFlags write_flags);
/openbmc/qemu/include/block/
H A Dblock-io.h331 BdrvRequestFlags write_flags);
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch10690 + .global write_flags @ export this function for the linker
10692 + /* void write_flags(uint32_t flags) */
10693 +write_flags:
10833 +void write_flags(unsigned int flags);