Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dpreallocate.c37 typedef struct PreallocateOpts { struct
40 } PreallocateOpts; argument
43 PreallocateOpts opts;
107 static bool preallocate_absorb_opts(PreallocateOpts *dest, QDict *options, in preallocate_absorb_opts()
231 PreallocateOpts *opts = g_new0(PreallocateOpts, 1); in preallocate_reopen_prepare()
265 s->opts = *(PreallocateOpts *)state->opaque; in preallocate_reopen_commit()