Searched refs:umount (Results 1 – 25 of 52) sorted by relevance
123
/Linux-v5.4/Documentation/power/ |
D | swsusp-dmcrypt.rst | 93 umount /mnt 109 umount /sys 111 umount /proc 115 umount -l /mnt 116 umount /proc
|
/Linux-v5.4/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-v5.4/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
|
/Linux-v5.4/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-v5.4/tools/testing/selftests/vm/ |
D | run_vmtests | 144 umount $mnt
|
/Linux-v5.4/tools/testing/selftests/bpf/ |
D | test_flow_dissector.sh | 41 umount bpffs 2> /dev/null
|
/Linux-v5.4/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 28 sudo umount /mnt
|
/Linux-v5.4/tools/testing/selftests/zram/ |
D | zram_lib.sh | 37 umount /dev/zram$i
|
/Linux-v5.4/Documentation/ia64/ |
D | xen.rst | 92 5. umount:: 94 # umount /mnt
|
/Linux-v5.4/Documentation/admin-guide/device-mapper/ |
D | log-writes.rst | 116 umount /mnt/btrfs-test 135 umount /mnt/btrfs-test
|
/Linux-v5.4/Documentation/admin-guide/cifs/ |
D | usage.rst | 95 umount shares they mount requires 120 the utility umount.cifs may be used. It may be invoked directly, or if 121 umount.cifs is placed in /sbin, umount can invoke the cifs umount helper 122 (at least for most versions of the umount utility) for umount of cifs 123 mounts, unless umount is invoked with -i (which will avoid invoking a umount 124 helper). As with mount.cifs, to enable user unmounts umount.cifs must be marked 125 as suid (e.g. ``chmod +s /sbin/umount.cifs``) or equivalent (some distributions
|
/Linux-v5.4/tools/perf/arch/powerpc/entry/syscalls/ |
D | syscall.tbl | 36 22 32 umount sys_oldumount 37 22 64 umount sys_ni_syscall 38 22 spu umount sys_ni_syscall
|
/Linux-v5.4/arch/powerpc/kernel/syscalls/ |
D | syscall.tbl | 36 22 32 umount sys_oldumount 37 22 64 umount sys_ni_syscall 38 22 spu umount sys_ni_syscall
|
/Linux-v5.4/Documentation/filesystems/nfs/ |
D | exporting.rst | 73 umount. 77 per-superblock list (->s_roots), so they can be located at umount
|
/Linux-v5.4/Documentation/usb/ |
D | authorization.rst | 83 umount /mntpoint
|
/Linux-v5.4/Documentation/cdrom/ |
D | packet-writing.rst | 113 # umount /dvdram
|
123