Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:tst_umount
(Results
1 - 25
of
42
) sorted by relevance
1
2
/third_party/ltp/testcases/kernel/syscalls/inotify/
H
A
D
inotify03.c
72
TEST(
tst_umount
(mntpoint));
in verify_inotify()
152
tst_umount
(mntpoint);
in setup()
162
TEST(
tst_umount
(mntpoint));
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H
A
D
ioctl04.c
45
tst_umount
("mntpoint");
in verify_ioctl()
62
tst_umount
("mntpoint");
in verify_ioctl()
/third_party/ltp/testcases/kernel/syscalls/mount/
H
A
D
mount05.c
84
TEST(
tst_umount
(mntpoint_des));
in main()
120
if (
tst_umount
(mntpoint_src) != 0)
in cleanup()
H
A
D
mount06.c
85
TEST(
tst_umount
(mntpoint_des));
in main()
156
if (mount_flag &&
tst_umount
(path_name) != 0)
in cleanup()
H
A
D
mount01.c
60
TEST(
tst_umount
(MNTPOINT));
in main()
H
A
D
mount04.c
59
if (
tst_umount
(mntpoint))
in verify_mount()
/third_party/ltp/testcases/kernel/syscalls/umount2/
H
A
D
umount2_03.c
123
if (
tst_umount
(MNTPOINT))
in test_umount2()
160
if (mount_flag &&
tst_umount
(MNTPOINT))
in cleanup()
H
A
D
umount2_01.c
146
if (
tst_umount
(MNTPOINT))
in umount2_verify()
157
if (mount_flag &&
tst_umount
(MNTPOINT))
in cleanup()
/third_party/ltp/testcases/kernel/controllers/cgroup/
H
A
D
cgroup_regression_test.sh
142
tst_umount
$PWD/cgroup
210
tst_umount
$PWD/cgroup
242
tst_umount
$PWD/cgroup
/third_party/ltp/include/old/
H
A
D
old_device.h
82
int
tst_umount
(const char *path);
/third_party/ltp/include/
H
A
D
tst_device.h
28
int
tst_umount
(const char *path);
/third_party/ltp/testcases/kernel/syscalls/umount/
H
A
D
umount01.c
51
tst_umount
(MNTPOINT);
in cleanup()
H
A
D
umount03.c
56
tst_umount
(MNTPOINT);
in cleanup()
H
A
D
umount02.c
78
tst_umount
(MNTPOINT);
in cleanup()
/third_party/ltp/testcases/misc/lvm/
H
A
D
cleanup_lvm.sh
20
tst_umount
$dir
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
H
A
D
evm_overlay.sh
84
tst_umount
$TST_MNTPOINT
/third_party/ltp/testcases/commands/eject/
H
A
D
eject-tests.sh
36
tst_umount
"$PWD/cdrom"
/third_party/ltp/testcases/kernel/syscalls/quotactl/
H
A
D
quotactl07.c
72
if (mount_flag &&
tst_umount
(MNTPOINT))
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/statx/
H
A
D
statx05.c
112
tst_umount
(MNTPOINT);
in cleanup()
/third_party/ltp/testcases/kernel/fs/quota_remount/
H
A
D
quota_remount_test01.sh
33
tst_umount
"$PWD/$MNTDIR"
/third_party/ltp/lib/
H
A
D
tst_supported_fs_types.c
89
tst_umount
(template);
in has_kernel_support()
/third_party/ltp/testcases/commands/mkfs/
H
A
D
mkfs01.sh
59
tst_umount
/third_party/ltp/testcases/kernel/syscalls/lchown/
H
A
D
lchown03.c
141
if (mount_flag &&
tst_umount
(TEST_EROFS) < 0)
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/mknod/
H
A
D
mknod07.c
177
if (mount_flag &&
tst_umount
(MNT_POINT) < 0)
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/rename/
H
A
D
rename11.c
180
if (mount_flag &&
tst_umount
(MNTPOINT) < 0)
in cleanup()
Completed in 6 milliseconds
1
2