/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/linux/fs/jfs/ |
H A D | jfs_umount.c | 12 * file system unmount is interpreted as mount of the single/only 13 * fileset in the aggregate and, if unmount of the last fileset, 14 * as unmount of the aggerate; 32 * flags - unmount for shutdown 47 jfs_info("UnMount JFS: sb:0x%p", sb); in jfs_umount() 116 jfs_info("UnMount JFS Complete: rc = %d", rc); in jfs_umount()
|
/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/linux/Documentation/admin-guide/ |
H A D | xfs.rst | 412 during unmount). 440 Defines the filesystem error behavior at unmount time. 443 during unmount and replace them with "immediate fail" characteristics. 444 i.e. no retries, no retry timeout. This will always allow unmount to 448 retries and/or timeouts have been exhausted. This will delay unmount 454 unmount is in progress. It is possible that the ``sysfs`` entries are 456 handler configuration causes unmount to hang, and hence the filesystem 457 must be configured appropriately before unmount begins to prevent 458 unmount hangs.
|
/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/linux/tools/testing/selftests/bpf/ |
H A D | test_flow_dissector.sh | 8 unmount=0 78 if [ $unmount -ne 0 ]; then 95 unmount=1
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_error.c | 402 xfs_alert(mp, "Corruption detected. Unmount and run xfs_repair"); in xfs_corruption_error() 423 xfs_alert(mp, "Unmount and run xfs_repair"); in xfs_buf_corruption_error() 454 xfs_alert(mp, "Unmount and run xfs_repair"); in xfs_buf_verifier_error() 504 xfs_alert(mp, "Unmount and run xfs_repair"); in xfs_inode_verifier_error()
|
H A D | xfs_health.c | 69 * administrator to run repair once the unmount completes. in xfs_health_unmount() 72 * unhealthy, the unmount procedure omits writing the clean in xfs_health_unmount() 73 * unmount record to the log so that the next mount will run in xfs_health_unmount()
|
H A D | xfs_mount.c | 527 * A clean unmount record will have the correct frextents value since in xfs_check_summary_counts() 551 xfs_alert(mp, "ifree/icount mismatch at unmount"); in xfs_unmount_check() 557 * Flush and reclaim dirty inodes in preparation for unmount. Inodes and 559 * so we need to unpin them, write them back and/or reclaim them before unmount 577 * retries in AIL pushing from hanging the unmount. 974 * we were already there on the last unmount. Warn if this occurs. in xfs_mountfs() 1061 * that the VFS evicted earlier in the unmount process. Freeing inodes in xfs_unmountfs() 1080 * Unreserve any blocks we have so that when we unmount we don't account in xfs_unmountfs() 1083 * counters to be absolutely correct on clean unmount. in xfs_unmountfs()
|
/openbmc/u-boot/cmd/ |
H A D | ubifs.c | 154 "unmount UBIFS volume", 155 " - unmount current volume"
|
/openbmc/linux/fs/notify/inotify/ |
H A D | Kconfig | 13 unmount notification.
|
/openbmc/docs/designs/ |
H A D | virtual-media.md | 402 introduced. Mount and Unmount calls will trigger asynchronous action and will 410 | Unmount | Method | - | BOOLEAN | Perform an asynchronous operation of unmount from HOST on… 419 | Unmount | Method | - | BOOLEAN | Perform an asynchrono… 422 Mount and unmount operation return true if async operation is started and false
|
/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/ |
H A D | obmc-flash-mmc-umount.service.in | 2 Description=Unmount BMC rofs volumes
|
/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/linux/arch/arm/boot/dts/marvell/ |
H A D | kirkwood-dnskw.dtsi | 23 label = "USB unmount button"; 133 pmx_button_unmount: pmx-button-unmount {
|
/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/linux/Documentation/filesystems/ |
H A D | autofs.rst | 222 unmount any filesystems mounted on the autofs filesystem or remove any 223 symbolic links or empty directories any time it likes. If the unmount 283 automount daemon needs to unmount any filesystems mounted below the 297 `d_manage` will block until the daemon affirms that the unmount has 399 used to avoid a more expensive full unmount attempt.
|
/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/linux/arch/arm/boot/dts/gemini/ |
H A D | gemini-dlink-dir-685.dts | 42 label = "unmount"; 101 * The LEDs both sit inside the unmount button and the 102 * label on the case says "unmount".
|
/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
|