Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D251149 $QEMU_IMG convert --salvage "$source_img" "$TEST_IMG" 2>&1 \
H A D082169 run_qemu_img convert -C --salvage -O $IMGFMT "$TEST_IMG" "$TEST_IMG".target
H A D082.out630 Testing: convert -C --salvage -O qcow2 TEST_DIR/t.qcow2 TEST_DIR/t.qcow2.target
/openbmc/qemu/
H A Dqemu-img-cmds.hx51 …shot_param] [-S sparse_size] [-r rate_limit] [-m num_coroutines] [-W] [--salvage] filename [filena…
53 …SHOT_PARAM] [-S SPARSE_SIZE] [-r RATE_LIMIT] [-m NUM_COROUTINES] [-W] [--salvage] FILENAME [FILENA…
H A Dqemu-img.c1690 bool salvage; member
1758 if (s->salvage) { in convert_iteration_sectors()
1852 if (s->salvage) { in convert_co_read()
2393 s.salvage = true; in img_convert()
2434 if (s.copy_range && s.salvage) { in img_convert()
/openbmc/qemu/docs/tools/
H A Dqemu-img.rst200 .. option:: --salvage
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst339 rather than try to salvage the existing structure.
3901 | offset in the fork from the salvage data, reaping the old extents, and |
4386 It does not try to salvage anything.
4389 blocks and salvage any dirents that look plausible, correct link counts, and
4391 The salvage process is discussed in the case study at the end of this section.