Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqapi.c740 char icount_buf[128] = {0}; in bdrv_snapshot_dump() local
760 snprintf(icount_buf, sizeof(icount_buf), in bdrv_snapshot_dump()
763 snprintf(icount_buf, sizeof(icount_buf), "--"); in bdrv_snapshot_dump()
770 icount_buf); in bdrv_snapshot_dump()