Searched refs:PRL_PREALLOC_MODE_TRUNCATE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/block/ | ||
H A D | parallels.h | 57 PRL_PREALLOC_MODE_TRUNCATE = 1, enumerator |
H A D | parallels.c | 292 if (s->prealloc_mode == PRL_PREALLOC_MODE_TRUNCATE) { in allocate_clusters() |