Home
last modified time | relevance | path

Searched full:unmount (Results 1 – 25 of 210) sorted by relevance

123456789

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/
H A DProxy.interface.yaml15 - 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 DLegacy.interface.yaml31 - 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 Djfs_umount.c12 * 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 Dfinish15 # 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 Dxfs.rst412 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 DREADME.ubi213 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 Dtest_flow_dissector.sh8 unmount=0
78 if [ $unmount -ne 0 ]; then
95 unmount=1
/openbmc/linux/fs/xfs/
H A Dxfs_error.c402 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 Dxfs_health.c69 * 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 Dxfs_mount.c527 * 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 Dubifs.c154 "unmount UBIFS volume",
155 " - unmount current volume"
/openbmc/linux/fs/notify/inotify/
H A DKconfig13 unmount notification.
/openbmc/docs/designs/
H A Dvirtual-media.md402 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 Dobmc-flash-mmc-umount.service.in2 Description=Unmount BMC rofs volumes
/openbmc/u-boot/test/fs/
H A Dfat-noncontig-test.sh111 echo Could not unmount test filesystem
124 echo Could not unmount test filesystem
/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood-dnskw.dtsi23 label = "USB unmount button";
133 pmx_button_unmount: pmx-button-unmount {
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-dnskw.dtsi23 label = "USB unmount button";
133 pmx_button_unmount: pmx-button-unmount {
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dumountfs12 # Short-Description: Turn off swap and unmount all local file systems.
H A Dumountnfs.sh13 # Short-Description: Unmount all network filesystems
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/
H A D0001-fuse-fix-the-return-value-of-help-option.patch19 " -z lazy unmount\n",
/openbmc/linux/Documentation/filesystems/
H A Dautofs.rst222 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 Dusermode_1.114.bb6 * usermount lets users mount, unmount, and format filesystems. \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/
H A D50-org.freedesktop.udiskie.rules16 "org.freedesktop.udisks2.filesystem-unmount-others": YES,
/openbmc/linux/arch/arm/boot/dts/gemini/
H A Dgemini-dlink-dir-685.dts42 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 Dcode-update-deprecated.md56 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

123456789