Home
last modified time | relevance | path

Searched refs:falloc (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/qemu/tests/qemu-iotests/
H A D106.out8 --- create_mode=off growth_mode=falloc ---
16 --- create_mode=falloc growth_mode=off ---
17 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=falloc
20 --- create_mode=falloc growth_mode=falloc ---
21 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=falloc
24 --- create_mode=falloc growth_mode=full ---
25 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=falloc
32 --- create_mode=full growth_mode=falloc ---
42 --- growth_mode=falloc ---
53 --- growth_mode=falloc ---
H A D125.out18 --- cluster_size=512 growth_size=16 create_mode=off growth_mode=falloc ---
66 --- cluster_size=512 growth_size=16 create_mode=falloc growth_mode=off ---
67 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2048000 preallocation=falloc
82 --- cluster_size=512 growth_size=16 create_mode=falloc growth_mode=falloc ---
90 --- cluster_size=512 growth_size=16 create_mode=falloc growth_mode=full ---
146 --- cluster_size=512 growth_size=48 create_mode=off growth_mode=falloc ---
210 --- cluster_size=512 growth_size=48 create_mode=falloc growth_mode=falloc ---
338 --- cluster_size=512 growth_size=80 create_mode=falloc growth_mode=falloc ---
466 --- cluster_size=64k growth_size=16 create_mode=falloc growth_mode=falloc ---
594 --- cluster_size=64k growth_size=48 create_mode=falloc growth_mode=falloc ---
[all …]
H A D10650 for create_mode in off falloc full; do
51 for growth_mode in off falloc full; do
86 for growth_mode in falloc full off; do
95 for growth_mode in falloc full; do
H A D243.out15 === preallocation=falloc ===
17 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 preallocation=falloc
43 === External data file: preallocation=falloc ===
45 …'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data preallocation=falloc
H A D24349 for mode in off metadata falloc full; do
66 for mode in off metadata falloc full; do
H A D175.out15 == creating image with preallocation falloc ==
16 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=falloc
H A D125118 for create_mode in off metadata falloc full; do
119 for growth_mode in off metadata falloc full; do
H A D28876 -o key-secret=sec0,iter-time=10,preallocation=falloc \
H A D17596 for mode in off full falloc; do
H A D288.out18 == measure preallocation=falloc 1G image file ==
H A D082.out71 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full)
97 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full)
123 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full)
149 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full)
175 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full)
201 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full)
227 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full)
253 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full)
292 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full)
381 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full)
[all …]
H A D271728 _make_test_img -o extended_l2=on,preallocation=falloc -F raw -b "$TEST_IMG.base" 512k
754 $QEMU_IMG resize --preallocation=falloc "$TEST_IMG" 1013k
779 $QEMU_IMG resize --preallocation=falloc "$TEST_IMG" 1013k
H A D271.out587 # backing file and preallocation=falloc
588 …T', fmt=IMGFMT size=524288 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=raw preallocation=falloc
615 # resize --preallocation=falloc
641 # resize --preallocation=falloc
H A D206.out53 … "file", "filename": "TEST_DIR/PID-t.qcow2", "nocow": true, "preallocation": "falloc", "size": 0}}}
H A D274.out212 === preallocation=falloc ===
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/
H A D0002-Create.c-include-linux-falloc.h-for-FALLOC_FL_ZERO_R.patch4 Subject: [PATCH] Create.c: include linux/falloc.h for FALLOC_FL_ZERO_RANGE
24 +#include <linux/falloc.h>
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller/
H A D0001-executor-Include-missing-linux-falloc.h.patch4 Subject: [PATCH] executor: Include missing linux/falloc.h
31 +#include <linux/falloc.h>
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/
H A Dsyzkaller_git.bb11 file://0001-executor-Include-missing-linux-falloc.h.patch;patchdir=src/${GO_IMPORT} \
/openbmc/linux/drivers/block/aoe/
H A Daoe.h149 ulong falloc; /* number of allocated frames */ member
H A Daoeblk.c133 seq_printf(s, "falloc: %ld\n", (*t)->falloc); in aoe_debugfs_show()
H A Daoecmd.c212 if (t->falloc >= NSKBPOOLMAX*2) in newtframe()
217 t->falloc++; in newtframe()
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/
H A Dmdadm_4.3.bb24 file://0002-Create.c-include-linux-falloc.h-for-FALLOC_FL_ZERO_R.patch \
/openbmc/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc28 Preallocation mode (allowed values: ``off``, ``falloc``,
29 ``full``). ``falloc`` mode preallocates space for image by
137 Preallocation mode (allowed values: ``off``, ``metadata``, ``falloc``,
139 improve performance when the image needs to grow. ``falloc`` and ``full``
/openbmc/qemu/docs/tools/
H A Dqemu-img.rst775 Preallocation mode (allowed values: ``off``, ``falloc``,
776 ``full``). ``falloc`` mode preallocates space for image by
860 ``falloc``, ``full``). An image with preallocated metadata is
862 to grow. ``falloc`` and ``full`` preallocations are like the same
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst213 include/linux/falloc.h,

12