Home
last modified time | relevance | path

Searched refs:umount (Results 1 – 25 of 64) sorted by relevance

123

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dtest_bpffs.c42 err = umount(TDIR); in fn()
71 umount(TDIR "/fs1"); in fn()
72 umount(TDIR "/fs2"); in fn()
75 umount(TDIR); in fn()
/Linux-v5.15/tools/testing/selftests/firmware/
Dfw_namespace.c35 umount("/lib/firmware"); in die()
97 umount("/lib/firmware"); in test_fw_in_ns()
112 umount("/lib/firmware"); in test_fw_in_ns()
150 umount("/lib/firmware"); in main()
/Linux-v5.15/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c94 goto umount; in __do_binderfs_test()
104 goto umount; in __do_binderfs_test()
117 goto umount; in __do_binderfs_test()
127 goto umount; in __do_binderfs_test()
138 goto umount; in __do_binderfs_test()
147 goto umount; in __do_binderfs_test()
152 goto umount; in __do_binderfs_test()
164 goto umount; in __do_binderfs_test()
172 umount: in __do_binderfs_test()
/Linux-v5.15/tools/testing/selftests/proc/
Dproc-multiple-procfs.c42 umount(procdir1); in main()
43 umount(procdir2); in main()
/Linux-v5.15/tools/testing/selftests/vm/
Dhugetlb_reparenting_test.sh48 umount "$MNT" 2>/dev/null
214 umount "$MNT"
238 umount "$MNT"
246 umount $CGROUP_ROOT
Dcharge_reserved_hugetlb.sh50 umount /mnt/huge || echo error
258 umount /mnt/huge
577 umount $cgroup_path
Drun_vmtests.sh197 umount $mnt
/Linux-v5.15/Documentation/power/
Dswsusp-dmcrypt.rst93 umount /mnt
109 umount /sys
111 umount /proc
115 umount -l /mnt
116 umount /proc
/Linux-v5.15/samples/bpf/
Drun_cookie_uid_helper_example.sh9 umount ${mnt_dir}
Dtest_cgrp2_sock.sh66 umount ${CGRP_MNT}
Dtest_cgrp2_sock2.sh45 umount /tmp/cgroupv2
Dtest_cgrp2_tc.sh54 [ "$MOUNT_CGRP2" == 'yes' ] && umount $CGRP2_ROOT
/Linux-v5.15/Documentation/filesystems/
Dautomount-support.rst85 umount(). This flag is considered incompatible with MNT_FORCE and MNT_DETACH.
88 umount() or its parent mountpoint, an EBUSY error will be returned and the
97 Again, the expiration flag is cleared every time anything other than umount()
Dbfs.rst33 that modprobe is functioning. Beware that umount will not deallocate
47 # umount /stand
Dnilfs2.rst27 "mount.nilfs2", "umount.nilfs2", and "nilfs_cleanerd" (so called
183 # umount /dir
185 Then, the cleaner daemon is automatically shut down by the umount
186 helper program (umount.nilfs2).
Dautofs-mount-control.rst23 Currently autofs uses "umount -l" (lazy umount) to clear active mounts
24 at restart. While using lazy umount works for most cases, anything that
94 to mount and umount all of the offsets as a single unit. Not really a
155 expire in the daemon has become far to complex because umount
162 the daemon until we can't umount any more mounts, then return the
/Linux-v5.15/tools/testing/selftests/filesystems/
Ddevpts_pts.c194 ret = umount("/dev/pts"); in verify_non_standard_devpts_mount()
201 (void)umount("/dev/ptmx"); in verify_non_standard_devpts_mount()
/Linux-v5.15/tools/testing/selftests/resctrl/
DREADME41 - teardown: umount resctrl and clear temporary files.
Dresctrlfs.c69 if (!ret && mum_resctrlfs && umount(mountpoint)) in remount_resctrlfs()
88 if (umount(RESCTRL_PATH)) { in umount_resctrlfs()
/Linux-v5.15/tools/testing/selftests/zram/
Dzram_lib.sh37 umount /dev/zram$i
/Linux-v5.15/tools/testing/selftests/bpf/
Dtest_flow_dissector.sh77 umount bpffs 2> /dev/null
/Linux-v5.15/Documentation/admin-guide/device-mapper/
Dlog-writes.rst116 umount /mnt/btrfs-test
135 umount /mnt/btrfs-test
/Linux-v5.15/Documentation/admin-guide/cifs/
Dusage.rst94 umount shares they mount requires
119 the utility umount.cifs may be used. It may be invoked directly, or if
120 umount.cifs is placed in /sbin, umount can invoke the cifs umount helper
121 (at least for most versions of the umount utility) for umount of cifs
122 mounts, unless umount is invoked with -i (which will avoid invoking a umount
123 helper). As with mount.cifs, to enable user unmounts umount.cifs must be marked
124 as suid (e.g. ``chmod +s /sbin/umount.cifs``) or equivalent (some distributions
/Linux-v5.15/arch/powerpc/kernel/syscalls/
Dsyscall.tbl36 22 32 umount sys_oldumount
37 22 64 umount sys_ni_syscall
38 22 spu umount sys_ni_syscall
/Linux-v5.15/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl36 22 32 umount sys_oldumount
37 22 64 umount sys_ni_syscall
38 22 spu umount sys_ni_syscall

123