Home
last modified time | relevance | path

Searched refs:prealloc_mode (Results 1 – 25 of 28) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dparallels.h79 ParallelsPreallocMode prealloc_mode; member
H A Dparallels.c199 if (s->prealloc_mode == PRL_PREALLOC_MODE_FALLOCATE) { in allocate_clusters()
830 s->prealloc_mode = qapi_enum_parse(&prealloc_mode_lookup, buf, in parallels_open()
839 s->prealloc_mode = PRL_PREALLOC_MODE_FALLOCATE; in parallels_open()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dparallels.h79 ParallelsPreallocMode prealloc_mode; member
H A Dparallels.c204 if (s->prealloc_mode == PRL_PREALLOC_MODE_TRUNCATE) { in allocate_clusters()
210 s->prealloc_mode = PRL_PREALLOC_MODE_FALLOCATE; in allocate_clusters()
213 if (s->prealloc_mode == PRL_PREALLOC_MODE_FALLOCATE) { in allocate_clusters()
837 s->prealloc_mode = qapi_enum_parse(&prealloc_mode_lookup, buf, in parallels_open()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dparallels.h79 ParallelsPreallocMode prealloc_mode; member
H A Dparallels.c199 if (s->prealloc_mode == PRL_PREALLOC_MODE_FALLOCATE) { in allocate_clusters()
834 s->prealloc_mode = qapi_enum_parse(&prealloc_mode_lookup, buf, in parallels_open()
843 s->prealloc_mode = PRL_PREALLOC_MODE_FALLOCATE; in parallels_open()
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dparallels.h79 ParallelsPreallocMode prealloc_mode; member
H A Dparallels.c199 if (s->prealloc_mode == PRL_PREALLOC_MODE_FALLOCATE) { in allocate_clusters()
830 s->prealloc_mode = qapi_enum_parse(&prealloc_mode_lookup, buf, in parallels_open()
839 s->prealloc_mode = PRL_PREALLOC_MODE_FALLOCATE; in parallels_open()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dparallels.h79 ParallelsPreallocMode prealloc_mode; member
H A Dparallels.c199 if (s->prealloc_mode == PRL_PREALLOC_MODE_FALLOCATE) { in allocate_clusters()
830 s->prealloc_mode = qapi_enum_parse(&prealloc_mode_lookup, buf, in parallels_open()
839 s->prealloc_mode = PRL_PREALLOC_MODE_FALLOCATE; in parallels_open()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dparallels.h79 ParallelsPreallocMode prealloc_mode; member
H A Dparallels.c199 if (s->prealloc_mode == PRL_PREALLOC_MODE_FALLOCATE) {
831 s->prealloc_mode = qapi_enum_parse(&prealloc_mode_lookup, buf,
840 s->prealloc_mode = PRL_PREALLOC_MODE_FALLOCATE;
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dparallels.h80 ParallelsPreallocMode prealloc_mode; member
H A Dparallels.c205 if (s->prealloc_mode == PRL_PREALLOC_MODE_TRUNCATE) { in allocate_clusters()
211 s->prealloc_mode = PRL_PREALLOC_MODE_FALLOCATE; in allocate_clusters()
214 if (s->prealloc_mode == PRL_PREALLOC_MODE_FALLOCATE) { in allocate_clusters()
838 s->prealloc_mode = qapi_enum_parse(&prealloc_mode_lookup, buf, in parallels_open()
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dparallels.h80 ParallelsPreallocMode prealloc_mode; member
H A Dparallels.c205 if (s->prealloc_mode == PRL_PREALLOC_MODE_TRUNCATE) { in allocate_clusters()
211 s->prealloc_mode = PRL_PREALLOC_MODE_FALLOCATE; in allocate_clusters()
214 if (s->prealloc_mode == PRL_PREALLOC_MODE_FALLOCATE) { in allocate_clusters()
838 s->prealloc_mode = qapi_enum_parse(&prealloc_mode_lookup, buf, in parallels_open()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dparallels.h80 ParallelsPreallocMode prealloc_mode; member
H A Dparallels.c205 if (s->prealloc_mode == PRL_PREALLOC_MODE_TRUNCATE) { in allocate_clusters()
211 s->prealloc_mode = PRL_PREALLOC_MODE_FALLOCATE; in allocate_clusters()
214 if (s->prealloc_mode == PRL_PREALLOC_MODE_FALLOCATE) { in allocate_clusters()
838 s->prealloc_mode = qapi_enum_parse(&prealloc_mode_lookup, buf, in parallels_open()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qemu-iotests/
H A D298131 def do_test(self, prealloc_mode, new_size):
/dports/emulators/qemu/qemu-6.2.0/tests/qemu-iotests/
H A D298131 def do_test(self, prealloc_mode, new_size):
/dports/emulators/qemu60/qemu-6.0.0/tests/qemu-iotests/
H A D298131 def do_test(self, prealloc_mode, new_size):
/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dwwt+wit-cmd.c430 printf(" prealloc: %16x = %12d\n",prealloc_mode,prealloc_mode); in cmd_test_options()
H A Dlib-ciso.c510 if ( sf->src && prealloc_mode > PREALLOC_OFF ) in SetupWriteCISO()
512 if ( prealloc_mode == PREALLOC_ALL ) in SetupWriteCISO()
H A Dlib-std.c117 PreallocMode prealloc_mode = PREALLOC_DEFAULT; variable
5494 prealloc_mode = PREALLOC_OPT_DEFAULT; in ScanPreallocMode()
5515 prealloc_mode = cmd->id; in ScanPreallocMode()
H A Dlib-std.h984 extern PreallocMode prealloc_mode;

12