Searched refs:growable (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/block/export/ |
H A D | fuse.c | 58 bool growable; member 129 if (args->growable || blk_exp_args->writable) { in fuse_export_create() 180 exp->growable = args->growable; in fuse_export_create() 453 add_resize_perm = !exp->growable && !exp->writable; in fuse_do_truncate() 652 if (exp->growable) { in fuse_write()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 308.out | 131 --- Try growing non-growable export --- 142 --- Try growing growable export --- 154 'mountpoint': 'TEST_DIR/t.IMGFMT.fuse', 'writable': true, 'growable': true
|
H A D | 108 | 334 …d=fuse-export,node-name=export-node,mountpoint="$export_mp",writable=on,growable=off,allow-other=o…
|
H A D | common.rc | 545 …d=fuse-export,node-name=export-node,mountpoint="$export_mp",writable=on,growable=on,allow-other=of…
|
/openbmc/qemu/docs/system/ |
H A D | images.rst | 6 QEMU supports many disk image formats, including growable disk images
|
/openbmc/qemu/docs/tools/ |
H A D | qemu-storage-daemon.rst | 79 …--export [type=]fuse,id=<id>,node-name=<node-name>,mountpoint=<file>[,growable=on|off][,writable=o… 106 ``growable`` is set, writes after the end of the exported file will grow the
|
H A D | qemu-img.rst | 434 growable format such as ``qcow``: the empty sectors are detected and
|
/openbmc/qemu/qapi/ |
H A D | block-export.json | 169 # @growable: Whether writes beyond the EOF should grow the block node 186 '*growable': 'bool',
|
H A D | block-core.json | 967 # growable sparse files (like qcow2) that are used on top of a
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | CVE-2019-13232_p2.patch | 57 +/* A growable list of spans. */
|