Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dio.c2205 int64_t aligned_bytes = bytes & ~(align - 1); in bdrv_co_do_zero_pwritev() local
2422 int64_t aligned_offset, aligned_bytes; in bdrv_co_do_block_status() local