| /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() 526 int unmounted = 0; in orangefs_devreq_release() local 537 unmounted = mark_all_pending_mounts(); in orangefs_devreq_release() 539 (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 3576 * @mnt_to->mnt_parent and @mnt_to would be unmounted from in can_move_mount_beneath() 3629 * Make sure that noone unmounted the target path or somehow in may_use_mount() 5747 * ns for the mount. This can happen if the mount is unmounted in do_statmount()
|
| /linux/Documentation/netlink/specs/ |
| H A D | nfsd.yaml | 332 enabling the underlying filesystem to be unmounted. 597 client for a path so the underlying filesystem can be unmounted.
|
| /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/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/tools/testing/selftests/bpf/ |
| H A D | vmtest.sh | 364 # have already been unmounted. So, don't let this
|
| /linux/Documentation/filesystems/fuse/ |
| H A D | fuse.rst | 213 filesystem is still attached (it hasn't been lazy unmounted)
|
| /linux/fs/notify/inotify/ |
| H A D | inotify_user.c | 104 * Everything should receive events when the inode is unmounted. in inotify_arg_to_mask()
|
| /linux/fs/resctrl/ |
| H A D | monitor.c | 888 * If the filesystem has been unmounted this work no longer needs to in mbm_handle_overflow() 976 * access rmid_ptrs[] after resctrl is unmounted. in setup_rmid_lru_list()
|
| /linux/fs/ubifs/ |
| H A D | orphan.c | 704 * session. If UBIFS was not unmounted cleanly, then the inodes recorded as
|
| /linux/fs/nfsd/ |
| H A D | nfs4proc.c | 1893 * will be unmounted when nsui_expire expires. in nfsd4_cleanup_inter_ssc() 2155 /* ss_mnt will be unmounted by the laundromat */ in nfsd4_do_async_copy() 2297 * Source's vfsmount of inter-copy will be unmounted in nfsd4_copy()
|
| /linux/fs/crypto/ |
| H A D | keyring.c | 664 * where userspace needs to re-add keys after the filesystem is unmounted and
|
| /linux/kernel/cgroup/ |
| H A D | cgroup-v1.c | 1180 * unmounted previously finish dying and don't care about new ones in cgroup1_root_to_use()
|