Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dcommit.c31 COMMIT_BUFFER_SIZE = 512 * 1024, /* in bytes */ enumerator
156 buf = blk_blockalign(s->top, COMMIT_BUFFER_SIZE); in commit_run()
171 offset, COMMIT_BUFFER_SIZE, &n); in commit_run()