Home
last modified time | relevance | path

Searched refs:new_img (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D118290 os.remove(new_img)
326 os.remove(new_img)
367 os.chmod(new_img, 0o666)
369 os.remove(new_img)
373 os.chmod(new_img, 0o444)
412 os.chmod(new_img, 0o444)
454 os.chmod(new_img, 0o444)
494 os.chmod(new_img, 0o444)
535 os.chmod(new_img, 0o444)
555 os.chmod(new_img, 0o444)
[all …]
H A D13928 new_img = os.path.join(iotests.test_dir, 'new.img') variable
41 if os.path.isfile(new_img):
42 os.remove(new_img)
69 '-b', base_img, '-F', iotests.imgfmt, new_img, '1M')
74 'filename': new_img}}
133 'snapshot-file': new_img,
154 'target': new_img,
190 iotests.qemu_img('create', '-f', iotests.imgfmt, new_img, '1M')
198 'filename': new_img}}
213 iotests.qemu_img('create', '-f', iotests.imgfmt, new_img, '1M')
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch46496 + VC_IMAGE_T new_img = {
46502 + mbox_get_image_params(mbox_fd(), &new_img);
46503 + img = new_img;
46549 + VC_IMAGE_T new_img = {
46555 + mbox_get_image_params(mbox_fd(), &new_img);
46556 + img = new_img;
46597 + VC_IMAGE_T new_img = {
46603 + mbox_get_image_params(mbox_fd(), &new_img);
46604 + img = new_img;