Searched refs:wr_bytes (Results 1 – 5 of 5) sorted by relevance
177 uint64_t wr_bytes; member
1674 bs->rd_bytes, bs->wr_bytes, in bdrv_info_stats_bs()2026 bs->wr_bytes += (unsigned) nb_sectors * BDRV_SECTOR_SIZE; in bdrv_aio_writev()
986 # @wr_bytes: The number of bytes written by the device.1010 'data': {'rd_bytes': 'int', 'wr_bytes': 'int', 'rd_operations': 'int',
2282 int64_t wr_bytes; member
1905 visit_type_int(m, obj ? &(*obj)->wr_bytes : NULL, "wr_bytes", &err); in visit_type_BlockDeviceStats_fields()