Home
last modified time | relevance | path

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

/qemu/util/
H A Dblock-helpers.h13 #define MAX_BLOCK_SIZE (2 * MiB) macro
/qemu/block/
H A Dcloop.c34 #define MAX_BLOCK_SIZE (64 * 1024 * 1024) macro