Home
last modified time | relevance | path

Searched refs:reopen (Results 1 – 20 of 20) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D245143 self.reopen(opts)
201 self.reopen(opts)
233 self.reopen(opts)
240 self.reopen(opts)
253 self.reopen(opts)
268 self.reopen(opts)
296 self.reopen(opts)
352 self.reopen(opts)
376 self.reopen(opts)
724 self.reopen(opts)
[all …]
H A D142369 reopen -o cache.direct=on
371 reopen -o cache.direct=off
376 reopen -o cache.direct=off
378 reopen -o cache.direct=on
H A D161.out12 'qemu-io none0 "reopen -o backing.detect-zeroes=on"' } }
26 'qemu-io none0 "reopen -o backing.detect-zeroes=on"' } }
48 'qemu-io none0 "reopen -o backing.detect-zeroes=on"' } }
H A D248.out5 {"execute": "blockdev-reopen", "arguments": {"options": [{"driver": "qcow2", "file": {"driver": "ra…
H A D025.out17 === Verifying image size after reopen
H A D171195 reopen -o driver=raw,offset=1536,size=1024
H A D182.out9 === Testing reopen ===
H A D142.out111 --- Cache modes after reopen (live snapshot) ---
187 --- Change cache modes with reopen (qemu-io command, flags) ---
263 --- Change cache modes with reopen (qemu-io command, options) ---
501 --- Cache modes after reopen (live snapshot) ---
589 --- Change cache modes with reopen (qemu-io command, flags) ---
668 --- Basic reopen ---
H A D171.out287 == test reopen ==
/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/
H A Drsyslog-oob-console.conf.in8 # reopen when obmc-console rotates the log-file
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/
H A DCVE-2019-13636.patch85 pfatal ("Can't reopen file %s", quotearg (from));
108 pfatal ("Can't reopen file %s", quotearg (to));
/openbmc/openbmc/.github/
H A Dstale.yml22 months. Please reopen if this issue should not have been closed. Thank you
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dvnic_main.c514 bool reopen = false; in hfi1_vnic_set_vesw_id() local
524 reopen = true; in hfi1_vnic_set_vesw_id()
528 if (reopen) in hfi1_vnic_set_vesw_id()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A D0001-implement-libc-specific-reopen_stream.patch29 * Close and reopen standard stream on file descriptor fd.
/openbmc/linux/Documentation/sound/designs/
H A Dpowersave.rst22 reopen the device frequently. 10 would be a good choice for normal
/openbmc/linux/sound/drivers/
H A DKconfig250 isn't recommended because many applications try to reopen
/openbmc/linux/Documentation/hid/
H A Duhid.rst100 reopen the character device.
/openbmc/linux/Documentation/filesystems/
H A Dhpfs.rst131 funny thing was that, when rebooted, PmShell tried to reopen this directory
/openbmc/qemu/qapi/
H A Dblock-core.json1729 # cause QEMU to reopen the image file to reparse the backing filename
1730 # (it may, however, perform a reopen to change permissions from r/o ->
3247 # dynamically reopen the image file read-write when the first
3248 # writer is attached to the node and reopen read-only when the
4814 # @blockdev-reopen:
4824 # The command receives a list of block devices to reopen. For each
4855 { 'command': 'blockdev-reopen',
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch62885 + // especially if we are going to reopen the context...