Home
last modified time | relevance | path

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

/openbmc/qemu/block/export/
H A Dfuse.c58 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 D308.out131 --- Try growing non-growable export ---
142 --- Try growing growable export ---
154 'mountpoint': 'TEST_DIR/t.IMGFMT.fuse', 'writable': true, 'growable': true
H A D108334 …d=fuse-export,node-name=export-node,mountpoint="$export_mp",writable=on,growable=off,allow-other=o…
H A Dcommon.rc551 --export fuse,id=fuse-export,node-name=export-node,mountpoint="$export_mp",writable=on,growable=on,allow-other=off \
/openbmc/qemu/docs/system/
H A Dimages.rst6 QEMU supports many disk image formats, including growable disk images
/openbmc/qemu/docs/tools/
H A Dqemu-storage-daemon.rst81 …--export [type=]fuse,id=<id>,node-name=<node-name>,mountpoint=<file>[,growable=on|off][,writable=o…
108 ``growable`` is set, writes after the end of the exported file will grow the
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p2.patch57 +/* A growable list of spans. */