| /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 | 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 | inotify.rst | 26 unmounted. Watching a file should not require that it be open.
|
| H A D | fiemap.rst | 130 unmounted, and then only if the FIEMAP_EXTENT_ENCODED flag is
|
| /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() 217 * it is being mounted or unmounted. It is possible for in orangefs_devreq_read() 218 * a filesystem we don't know about to be unmounted if in orangefs_devreq_read() 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/fs/ |
| H A D | pnode.c | 414 * check if the mount 'mnt' can be unmounted successfully. 428 * quickly check if the current mount can be unmounted. in propagate_mount_busy() 538 * We know that some child of @m can't be unmounted. In all places where the 540 * the parent can't be unmounted either. 628 * might choose to keep unmounted pieces stuck to each other, but it always 647 * @set: the list of mounts to be unmounted. 650 * no obstacles to being unmounted. Add these additional mounts to the set.
|
| H A D | namespace.c | 84 static HLIST_HEAD(unmounted); /* protected by namespace_sem */ 1697 hlist_move_list(&unmounted, &head); in namespace_unlock() 1754 * unmounted and connected, umounted mounts may not be in disconnect_mount() 1828 hlist_add_head(&p->mnt_umount, &unmounted); in umount_tree() 1997 hlist_add_head(&mnt->mnt_umount, &unmounted); in __detach_mounts() 2740 * In all cases the location must not have been unmounted and the in do_lock_mount() 3569 * @mnt_to->mnt_parent and @mnt_to would be unmounted from in can_move_mount_beneath() 3622 * Make sure that noone unmounted the target path or somehow in may_use_mount() 5740 * ns for the mount. This can happen if the mount is unmounted in do_statmount()
|
| H A D | binfmt_misc.c | 652 * entry is removed or the filesystem is unmounted and the super block is
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-ocfs2 | 63 when all filesystems are unmounted and the cluster stack
|
| /linux/include/uapi/linux/ |
| H A D | fiemap.h | 72 * while fs is unmounted */
|
| H A D | inotify.h | 44 #define IN_UNMOUNT 0x00002000 /* Backing fs was unmounted */
|
| /linux/Documentation/admin-guide/ |
| H A D | binderfs.rst | 74 binderfs instance is unmounted and all references to it have been dropped.
|
| /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/freevxfs/ |
| H A D | vxfs_super.c | 40 * after the last instance of the filesystem is unmounted.
|
| /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/fs/affs/ |
| H A D | Changes | 145 restored when the fs is unmounted. (BH)
|
| /linux/fs/ext4/ |
| H A D | block_validity.c | 274 * Called when the filesystem is unmounted or when remounting it with
|
| /linux/security/loadpin/ |
| H A D | loadpin.c | 157 * been unmounted while we are not in enforcing mode. Otherwise, it in loadpin_check()
|
| /linux/fs/notify/ |
| H A D | mark.c | 54 * - The fs the inode is on is unmounted. (fsnotify_inode_delete/fsnotify_unmount_inodes) 769 * @sbinfo: fsnotify info for superblock being unmounted. in fsnotify_alloc_inode_connector()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | vmtest.sh | 364 # have already been unmounted. So, don't let this
|
| /linux/fs/hfs/ |
| H A D | super.c | 129 pr_warn("filesystem was not cleanly unmounted, running fsck.hfs is recommended. leaving read-only.\n"); in hfs_reconfigure()
|
| /linux/Documentation/filesystems/fuse/ |
| H A D | fuse.rst | 213 filesystem is still attached (it hasn't been lazy unmounted)
|
| /linux/fs/xfs/ |
| H A D | xfs_mount.c | 535 * cleanly unmounted, so we waited for recovery to finish before doing in xfs_check_summary_counts() 538 * If the filesystem was cleanly unmounted or the previous check did in xfs_check_summary_counts()
|
| H A D | xfs_healthmon.c | 398 * Report that the filesystem is being unmounted, then detach the xfs mount
|