| /linux/fs/orangefs/ |
| H A D | devorangefs-req.c | 86 int unmounted = 1; in mark_all_pending_mounts() local 93 unmounted = 0; in mark_all_pending_mounts() 96 return unmounted; in mark_all_pending_mounts() 525 int unmounted = 0; in orangefs_devreq_release() local 536 unmounted = mark_all_pending_mounts(); in orangefs_devreq_release() 538 (unmounted ? "UNMOUNTED" : "MOUNTED")); in orangefs_devreq_release()
|
| /linux/Documentation/filesystems/ |
| H A D | automount-support.rst | 61 from the namespace and thrown away (effectively unmounted). 89 mountpoint will not be marked for expiration or unmounted. 92 error will be given and it won't be unmounted.
|
| H A D | sharedsubtree.rst | 271 to the same peer group. Anything mounted or unmounted under 568 sub-mounts within them are unmounted. 579 if 'C1' is unmounted, all the mounts that are most-recently-mounted on 580 'B1' and on the mounts that 'B1' propagates-to are unmounted. 585 So all 'C1', 'C2' and 'C3' should be unmounted. 588 unmounted, but all other mounts are unmounted. However if 'C1' is told 589 to be unmounted and 'C1' has some sub-mounts, the umount operation is 679 unmounted or moved. Bind mounts continue to exist even if the 680 other mount is unmounted or moved.
|
| H A D | afs.rst | 115 Automatically mounted filesystems will be automatically unmounted approximately 116 twenty minutes after they were last used. Alternatively they can be unmounted 121 unmounted, otherwise error EBUSY will be returned.
|
| H A D | autofs.rst | 234 unmounted. So it is generally safest to use the autofs expiry 256 considers if the entire mount-tree can be unmounted or not. For an 258 directory to determine if any of those can be unmounted and cleaned 397 the filesystem could be unmounted. This is only a hint as 412 that can be unmounted or removed. If nothing can be expired,
|
| H A D | inotify.rst | 26 unmounted. Watching a file should not require that it be open.
|
| H A D | propagate_umount.txt | 35 will immediately remedy that - it may keep unmounted element attached 36 to parent, but only if the parent itself is unmounted. Since all 270 ('will be unmounted, no matter what') and the set of all elements of
|
| H A D | ext2.rst | 127 was mounted (and if it was cleanly unmounted), when it was modified, 228 run if the filesystem was not cleanly unmounted, if the maximum mount
|
| H A D | fiemap.rst | 130 unmounted, and then only if the FIEMAP_EXTENT_ENCODED flag is
|
| H A D | fscrypt.rst | 912 allow re-adding keys after a filesystem is unmounted and re-mounted,
|
| H A D | path-lookup.rst | 550 unmounted, the ``d_manage()`` function will usually wait for that
|
| /linux/Documentation/admin-guide/ |
| H A D | initrd.rst | 12 to a directory and can be subsequently unmounted. 262 Now, the initrd can be unmounted and the memory allocated by the RAM 295 modified, then unmounted, and finally, the image is written from 335 unmounted, or, if it is still busy, moved to a directory ``/initrd``, if
|
| H A D | binderfs.rst | 74 binderfs instance is unmounted and all references to it have been dropped.
|
| H A D | ext4.rst | 168 not unmounted cleanly, skipping the journal replay will lead to the 335 file system is unmounted.
|
| H A D | sysrq.rst | 200 ``umount(u)`` can be used to mark filesystems as properly unmounted. From the
|
| H A D | xfs.rst | 159 If the filesystem was not cleanly unmounted, it is likely to
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-ocfs2 | 63 when all filesystems are unmounted and the cluster stack
|
| /linux/Documentation/admin-guide/blockdev/ |
| H A D | ramdisk.rst | 89 unused disk partition (such as an unmounted swap partition). For this
|
| /linux/Documentation/power/ |
| H A D | userland-swsusp.rst | 141 a file on a partition that is unmounted before SNAPSHOT_CREATE_IMAGE and
|
| /linux/fs/affs/ |
| H A D | Changes | 145 restored when the fs is unmounted. (BH)
|
| /linux/fs/ |
| H A D | namespace.c | 84 static HLIST_HEAD(unmounted); /* protected by namespace_sem */ 1692 hlist_move_list(&unmounted, &head); in namespace_unlock() 1823 hlist_add_head(&p->mnt_umount, &unmounted); in umount_tree() 1992 hlist_add_head(&mnt->mnt_umount, &unmounted); in __detach_mounts()
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | cgroups.rst | 224 When a cgroup filesystem is unmounted, if there are any 226 will remain active even though unmounted; if there are no
|
| /linux/Documentation/filesystems/fuse/ |
| H A D | fuse.rst | 213 filesystem is still attached (it hasn't been lazy unmounted)
|
| /linux/Documentation/cdrom/ |
| H A D | cdrom-standard.rst | 716 the tray is opened on the last release, i. e., if a CD-ROM is unmounted,
|
| /linux/Documentation/filesystems/xfs/ |
| H A D | xfs-online-fsck-design.rst | 121 (``xfs_db``) and can only be used with unmounted filesystems. 129 Like its predecessor, it can only be used with unmounted filesystems. 2961 unmounted cleanly. 3028 | This can happen if the filesystem is unmounted while the underlying |
|