/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/ |
H A D | Proxy.interface.yaml | 15 - name: Unmount 17 Perform an asynchronous operation of unmount from HOST on given 22 description: the unmount status. True on success. 29 Signal indicating completion of mount or unmount action.
|
H A D | Legacy.interface.yaml | 31 - name: Unmount 38 description: the unmount status. True on success. 45 Signal indicating completion of mount or unmount action.
|
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/ |
H A D | finish | 15 # Unmount anything that was automounted by busybox via mdev-mount.sh. 23 umount -f "${dev}" || debug "Failed to unmount ${dev}"
|
/openbmc/u-boot/doc/ |
H A D | README.ubi | 213 Finally, you can unmount the UBI filesystem with the ubifsumount 217 ubifsumount - unmount UBIFS volume 220 ubifsumount - unmount current volume
|
/openbmc/u-boot/cmd/ |
H A D | ubifs.c | 154 "unmount UBIFS volume", 155 " - unmount current volume"
|
/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/ |
H A D | obmc-flash-mmc-umount.service.in | 2 Description=Unmount BMC rofs volumes
|
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
H A D | umountfs | 12 # Short-Description: Turn off swap and unmount all local file systems.
|
H A D | umountnfs.sh | 13 # Short-Description: Unmount all network filesystems
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/ |
H A D | 0001-fuse-fix-the-return-value-of-help-option.patch | 19 " -z lazy unmount\n",
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/usermode/ |
H A D | usermode_1.114.bb | 6 * usermount lets users mount, unmount, and format filesystems. \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/ |
H A D | 50-org.freedesktop.udiskie.rules | 16 "org.freedesktop.udisks2.filesystem-unmount-others": YES,
|
/openbmc/u-boot/test/fs/ |
H A D | fat-noncontig-test.sh | 111 echo Could not unmount test filesystem 124 echo Could not unmount test filesystem
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | kirkwood-dnskw.dtsi | 23 label = "USB unmount button"; 133 pmx_button_unmount: pmx-button-unmount {
|
/openbmc/docs/designs/ |
H A D | virtual-media.md | 403 introduced. Mount and Unmount calls will trigger asynchronous action and will 411 | Unmount | Method | - | BOOLEAN | Perform an asynchronous operation of unmount from HOST on… 420 | Unmount | Method | - | BOOLEAN | Perform an asynchrono… 423 Mount and unmount operation return true if async operation is started and false
|
/openbmc/docs/architecture/code-update/ |
H A D | code-update-deprecated.md | 56 images. To unmount these file systems all applications must be stopped. 58 By default, an orderly `reboot` will stop all applications and unmount the root
|
/openbmc/estoraged/include/ |
H A D | estoraged.hpp | 90 /** @brief Unmount filesystem and lock the LUKS device. 211 /** @brief Unmount the filesystem. */
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/ |
H A D | obmc-shutdown.sh | 26 # Unmount paths with /oldroot /mnt under / and those ending with ro or rw
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Volume.interface.yaml | 38 Unmount the filesystem, lock the volume, and remove sensitive data
|
/openbmc/webui-vue/src/store/modules/Operations/ |
H A D | VirtualMediaStore.js | 112 console.log('Unmount image:', error);
|
/openbmc/u-boot/fs/ubifs/ |
H A D | orphan.c | 18 * unmount, orphans need to be accounted for. After an unclean unmount, the 354 * an unclean unmount. 631 * session (which ended with an unclean unmount) must be deleted from the index. 691 * @unclean: indicates recovery from unclean unmount
|
/openbmc/openbmc-test-automation/redfish/update_service/ |
H A D | test_redfish_signed_image_update.robot | 71 Enable Field Mode And Verify Unmount
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | fuse-allow-other | 70 # Shut down qemu gracefully so it can unmount the export
|
/openbmc/openbmc/poky/scripts/contrib/ |
H A D | ddimage | 140 …echo "ERROR: Device $DEVICE is currently mounted - check if this is the right device, and unmount …
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | storage.py | 74 msg = ('Device not unmount %s' % cls.mount_point)
|
/openbmc/u-boot/board/gateworks/gw_ventana/ |
H A D | README | 140 # flush and unmount 287 # flush and unmount
|