Home
last modified time | relevance | path

Searched full:unmounted (Results 1 – 25 of 41) sorted by relevance

12

/linux/Documentation/filesystems/
H A Dautomount-support.rst61 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 Dafs.rst115 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 Dinotify.rst26 unmounted. Watching a file should not require that it be open.
H A Dfiemap.rst130 unmounted, and then only if the FIEMAP_EXTENT_ENCODED flag is
/linux/fs/orangefs/
H A Ddevorangefs-req.c86 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 Dpnode.c414 * 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 Dnamespace.c84 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 Dnfsd.yaml332 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 Dsysfs-ocfs263 when all filesystems are unmounted and the cluster stack
/linux/include/uapi/linux/
H A Dfiemap.h72 * while fs is unmounted */
H A Dinotify.h44 #define IN_UNMOUNT 0x00002000 /* Backing fs was unmounted */
/linux/Documentation/admin-guide/
H A Dbinderfs.rst74 binderfs instance is unmounted and all references to it have been dropped.
/linux/Documentation/admin-guide/blockdev/
H A Dramdisk.rst89 unused disk partition (such as an unmounted swap partition). For this
/linux/Documentation/power/
H A Duserland-swsusp.rst141 a file on a partition that is unmounted before SNAPSHOT_CREATE_IMAGE and
/linux/fs/affs/
H A DChanges145 restored when the fs is unmounted. (BH)
/linux/fs/ext4/
H A Dblock_validity.c274 * Called when the filesystem is unmounted or when remounting it with
/linux/security/loadpin/
H A Dloadpin.c157 * been unmounted while we are not in enforcing mode. Otherwise, it in loadpin_check()
/linux/tools/testing/selftests/bpf/
H A Dvmtest.sh364 # have already been unmounted. So, don't let this
/linux/Documentation/filesystems/fuse/
H A Dfuse.rst213 filesystem is still attached (it hasn't been lazy unmounted)
/linux/fs/notify/inotify/
H A Dinotify_user.c104 * Everything should receive events when the inode is unmounted. in inotify_arg_to_mask()
/linux/fs/resctrl/
H A Dmonitor.c888 * 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 Dorphan.c704 * session. If UBIFS was not unmounted cleanly, then the inodes recorded as
/linux/fs/nfsd/
H A Dnfs4proc.c1893 * 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 Dkeyring.c664 * where userspace needs to re-add keys after the filesystem is unmounted and
/linux/kernel/cgroup/
H A Dcgroup-v1.c1180 * unmounted previously finish dying and don't care about new ones in cgroup1_root_to_use()

12