Searched refs:unmounted (Results 1 – 24 of 24) sorted by relevance
/Linux-v4.19/fs/orangefs/ |
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-v4.19/Documentation/filesystems/ |
D | automount-support.txt | 55 from the namespace and thrown away (effectively unmounted). 84 mountpoint will not be marked for expiration or unmounted. 87 error will be given and it won't be unmounted.
|
D | sharedsubtree.txt | 260 to the same peer group. Anything mounted or unmounted under 548 sub-mounts within them are unmounted. 559 if 'C1' is unmounted, all the mounts that are most-recently-mounted on 560 'B1' and on the mounts that 'B1' propagates-to are unmounted. 565 So all 'C1', 'C2' and 'C3' should be unmounted. 568 unmounted, but all other mounts are unmounted. However if 'C1' is told 569 to be unmounted and 'C1' has some sub-mounts, the umount operation is 650 unmounted or moved. Bind mounts continue to exist even if the 651 other mount is unmounted or moved.
|
D | afs.txt | 117 Automatically mounted filesystems will be automatically unmounted approximately 118 twenty minutes after they were last used. Alternatively they can be unmounted 123 unmounted, otherwise error EBUSY will be returned.
|
D | inotify.txt | 19 unmounted. Watching a file should not require that it be open.
|
D | ext2.txt | 118 was mounted (and if it was cleanly unmounted), when it was modified, 219 run if the filesystem was not cleanly unmounted, if the maximum mount
|
D | fiemap.txt | 142 unmounted, and then only if the FIEMAP_EXTENT_ENCODED flag is
|
D | fuse.txt | 213 filesystem is still attached (it hasn't been lazy unmounted)
|
D | xfs.txt | 161 If the filesystem was not cleanly unmounted, it is likely to
|
D | fscrypt.rst | 95 until the filesystem is unmounted or the VFS caches are dropped, e.g.
|
/Linux-v4.19/fs/exofs/ |
D | BUGS | 3 unmounted and mounted the kernel can get into an endless loop doing a readdir.
|
/Linux-v4.19/Documentation/ide/ |
D | warm-plug-howto.txt | 15 NOTE: please make sure that partitions are unmounted and that there are
|
/Linux-v4.19/Documentation/admin-guide/ |
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
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-ocfs2 | 63 when all filesystems are unmounted and the cluster stack
|
/Linux-v4.19/Documentation/cdrom/ |
D | ide-cd | 153 drive should be unmounted before attempting this. The program takes 279 - With the CDROM in the drive and unmounted, try something like 342 * information about the changer status. The drive should be unmounted before
|
D | cdrom-standard.tex | 739 the tray is opened on the last release, \ie, if a \cdrom\ is unmounted,
|
/Linux-v4.19/Documentation/blockdev/ |
D | ramdisk.txt | 112 unused disk partition (such as an unmounted swap partition). For this
|
/Linux-v4.19/fs/ |
D | namespace.c | 1350 static HLIST_HEAD(unmounted); /* protected by namespace_sem */ 1356 hlist_move_list(&unmounted, &head); in namespace_unlock() 1453 disconnect ? &unmounted : NULL); in umount_tree() 1588 hlist_add_head(&mnt->mnt_umount.s_list, &unmounted); in __detach_mounts()
|
/Linux-v4.19/Documentation/power/ |
D | userland-swsusp.txt | 121 a file on a partition that is unmounted before SNAPSHOT_CREATE_IMAGE and
|
/Linux-v4.19/fs/affs/ |
D | Changes | 145 restored when the fs is unmounted. (BH)
|
/Linux-v4.19/Documentation/filesystems/ext4/ |
D | ext4.rst | 131 noload if the filesystem was not unmounted cleanly, 311 is unmounted.
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | cgroups.txt | 218 When a cgroup filesystem is unmounted, if there are any 220 will remain active even though unmounted; if there are no
|
/Linux-v4.19/Documentation/vm/ |
D | cleancache.rst | 57 file; and, when a filesystem is unmounted, an "invalidate_fs" will invalidate
|
/Linux-v4.19/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 2965 /dev/fhd0 was not cleanly unmounted, check forced.
|