Searched refs:umount (Results 1 – 25 of 45) sorted by relevance
12
/Linux-v4.19/Documentation/power/ |
D | swsusp-dmcrypt.txt | 91 umount /mnt 107 umount /sys 109 umount /proc 113 umount -l /mnt 114 umount /proc
|
/Linux-v4.19/samples/bpf/ |
D | run_cookie_uid_helper_example.sh | 9 umount ${mnt_dir}
|
D | test_cgrp2_sock.sh | 66 umount ${CGRP_MNT}
|
D | test_cgrp2_sock2.sh | 36 umount /tmp/cgroupv2
|
D | test_cgrp2_tc.sh | 54 [ "$MOUNT_CGRP2" == 'yes' ] && umount $CGRP2_ROOT
|
/Linux-v4.19/Documentation/filesystems/ |
D | automount-support.txt | 80 umount(). This flag is considered incompatible with MNT_FORCE and MNT_DETACH. 83 umount() or its parent mountpoint, an EBUSY error will be returned and the 92 Again, the expiration flag is cleared every time anything other than umount()
|
D | bfs.txt | 30 that modprobe is functioning. Beware that umount will not deallocate 44 # umount /stand
|
D | nilfs2.txt | 24 "mount.nilfs2", "umount.nilfs2", and "nilfs_cleanerd" (so called 173 # umount /dir 175 Then, the cleaner daemon is automatically shut down by the umount 176 helper program (umount.nilfs2).
|
D | autofs-mount-control.txt | 21 Currently autofs uses "umount -l" (lazy umount) to clear active mounts 22 at restart. While using lazy umount works for most cases, anything that 92 to mount and umount all of the offsets as a single unit. Not really a 153 expire in the daemon has become far to complex because umount 160 the daemon until we can't umount any more mounts, then return the
|
D | ecryptfs.txt | 59 Then umount /mnt/crypt and mount again per the instructions given
|
D | afs.txt | 119 directly with the umount() system call. 128 umount /afs
|
D | gfs2-uevents.txt | 64 or at the end of a umount of the filesystem. All REMOVE uevents will
|
D | sharedsubtree.txt | 76 2b) A slave mount is like a shared mount except that mount and umount events 230 bind, rbind, move, mount, umount and clone-namespace operations. 542 umount A 569 to be unmounted and 'C1' has some sub-mounts, the umount operation is 737 One could use a series of umount at each step to prune
|
/Linux-v4.19/tools/testing/selftests/filesystems/ |
D | devpts_pts.c | 194 ret = umount("/dev/pts"); in verify_non_standard_devpts_mount() 201 (void)umount("/dev/ptmx"); in verify_non_standard_devpts_mount()
|
/Linux-v4.19/tools/testing/selftests/vm/ |
D | run_vmtests | 144 umount $mnt
|
/Linux-v4.19/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 28 sudo umount /mnt
|
/Linux-v4.19/tools/testing/selftests/zram/ |
D | zram_lib.sh | 46 umount /dev/zram$i
|
/Linux-v4.19/Documentation/ia64/ |
D | xen.txt | 83 5. umount 84 # umount /mnt
|
/Linux-v4.19/Documentation/device-mapper/ |
D | log-writes.txt | 111 umount /mnt/btrfs-test 130 umount /mnt/btrfs-test
|
/Linux-v4.19/Documentation/filesystems/cifs/ |
D | README | 82 umount shares they mount requires 104 the utility umount.cifs may be used. It may be invoked directly, or if 105 umount.cifs is placed in /sbin, umount can invoke the cifs umount helper 106 (at least for most versions of the umount utility) for umount of cifs 107 mounts, unless umount is invoked with -i (which will avoid invoking a umount 108 helper). As with mount.cifs, to enable user unmounts umount.cifs must be marked 109 as suid (e.g. "chmod +s /sbin/umount.cifs") or equivalent (some distributions
|
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | Exporting | 72 umount. 76 per-superblock list (->s_roots), so they can be located at umount
|
/Linux-v4.19/Documentation/admin-guide/ |
D | sysrq.rst | 175 ``sync(s)`` and ``umount(u)`` first. 186 ``umount(u)`` is basically useful in the same ways as ``sync(s)``. I generally 187 ``sync(s)``, ``umount(u)``, then ``reboot(b)`` when my system locks. It's saved
|
D | initrd.rst | 166 # umount /mnt 265 # umount /initrd 367 umount -n /proc
|
/Linux-v4.19/Documentation/usb/ |
D | authorization.txt | 79 umount /mntpoint
|
/Linux-v4.19/Documentation/cdrom/ |
D | packet-writing.txt | 106 # umount /dvdram
|
12