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:mount_flag
(Results
1 - 23
of
23
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/umount/
H
A
D
umount01.c
16
static int
mount_flag
;
variable
20
if (
mount_flag
!= 1) {
in verify_umount()
23
mount_flag
= 1;
in verify_umount()
40
mount_flag
= 0;
in verify_umount()
50
if (
mount_flag
)
in cleanup()
H
A
D
umount03.c
19
static int
mount_flag
;
variable
44
mount_flag
= 1;
in setup()
55
if (
mount_flag
)
in cleanup()
H
A
D
umount02.c
25
static int
mount_flag
;
variable
67
mount_flag
= 1;
in setup()
77
if (
mount_flag
)
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/umount2/
H
A
D
umount2_03.c
46
static int
mount_flag
;
variable
113
mount_flag
= 1;
in test_umount2()
122
if (
mount_flag
) {
in test_umount2()
125
mount_flag
= 0;
in test_umount2()
133
mount_flag
= 0;
in verify_failure()
155
mount_flag
= 0;
in verify_success()
160
if (
mount_flag
&& tst_umount(MNTPOINT))
in cleanup()
H
A
D
umount2_01.c
43
static int
mount_flag
;
variable
94
mount_flag
= 1;
in umount2_verify()
105
mount_flag
= 0;
in umount2_verify()
125
mount_flag
= 1;
in umount2_verify()
145
if (
mount_flag
) {
in umount2_verify()
148
mount_flag
= 0;
in umount2_verify()
157
if (
mount_flag
&& tst_umount(MNTPOINT))
in cleanup()
H
A
D
umount2_02.c
35
static int
mount_flag
;
variable
79
if (!
mount_flag
) {
in test_umount2()
81
mount_flag
= 1;
in test_umount2()
97
mount_flag
= 0;
in test_umount2()
107
if (
mount_flag
)
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/inotify/
H
A
D
inotify03.c
49
static int
mount_flag
;
variable
59
mount_flag
= 1;
in verify_inotify()
78
mount_flag
= 0;
in verify_inotify()
136
mount_flag
= 1;
in setup()
153
mount_flag
= 0;
in setup()
161
if (
mount_flag
) {
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/mount_setattr/
H
A
D
mount_setattr01.c
45
static int
mount_flag
, otfd = -1;
variable
64
if (
mount_flag
)
in cleanup()
100
mount_flag
= 1;
in run()
117
if (
mount_flag
)
in run()
120
mount_flag
= 0;
in run()
/third_party/ltp/testcases/kernel/syscalls/quotactl/
H
A
D
quotactl07.c
30
static int
mount_flag
;
variable
59
mount_flag
= 1;
in setup()
61
mount_flag
= 0;
in setup()
63
mount_flag
= 1;
in setup()
72
if (
mount_flag
&& tst_umount(MNTPOINT))
in cleanup()
H
A
D
quotactl04.c
35
static int test_id,
mount_flag
;
variable
106
mount_flag
= 1;
in setup()
119
if (
mount_flag
&& tst_umount(MNTPOINT))
in cleanup()
H
A
D
quotactl08.c
47
static int test_id,
mount_flag
;
variable
162
mount_flag
= 1;
in setup()
175
if (
mount_flag
&& tst_umount(MNTPOINT))
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/statx/
H
A
D
statx05.c
36
static int
mount_flag
;
variable
98
mount_flag
= 1;
in setup()
111
if (
mount_flag
)
in cleanup()
H
A
D
statx09.c
35
static int
mount_flag
;
variable
137
mount_flag
= 1;
in setup()
147
if (
mount_flag
)
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/linkat/
H
A
D
linkat02.c
52
static int
mount_flag
;
variable
173
mount_flag
= 1;
in setup()
192
mount_flag
= 1;
in setup_erofs()
197
if (
mount_flag
&& tst_umount("mntpoint") < 0)
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/lchown/
H
A
D
lchown03.c
50
static int
mount_flag
;
variable
113
mount_flag
= 1;
in setup()
141
if (
mount_flag
&& tst_umount(TEST_EROFS) < 0)
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/mknod/
H
A
D
mknod07.c
67
static int
mount_flag
;
variable
135
mount_flag
= 1;
in setup()
177
if (
mount_flag
&& tst_umount(MNT_POINT) < 0)
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/mount/
H
A
D
mount06.c
58
static int
mount_flag
;
variable
141
mount_flag
= 1;
in setup()
156
if (
mount_flag
&& tst_umount(path_name) != 0)
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/rename/
H
A
D
rename11.c
58
static int
mount_flag
;
variable
111
mount_flag
= 1;
in setup()
180
if (
mount_flag
&& tst_umount(MNTPOINT) < 0)
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/mknodat/
H
A
D
mknodat02.c
54
static int
mount_flag
;
variable
129
mount_flag
= 1;
in setup()
171
if (
mount_flag
&& tst_umount(MNT_POINT) < 0)
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/openat/
H
A
D
openat04.c
44
static int tmpfile_fd = -1, dir_fd = -1,
mount_flag
;
variable
64
mount_flag
= 1;
in do_mount()
159
if (
mount_flag
&& tst_umount(MNTPOINT))
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/open/
H
A
D
open12.c
44
static unsigned int
mount_flag
, skip_noatime;
variable
104
mount_flag
= 1;
in setup()
241
if (
mount_flag
&& tst_umount(MNTPOINT) == -1)
in cleanup()
/third_party/ltp/testcases/kernel/syscalls/renameat/
H
A
D
renameat01.c
84
static int
mount_flag
;
variable
181
mount_flag
= 1;
in setup()
239
if (
mount_flag
&& tst_umount(MNTPOINT) < 0)
in cleanup()
/third_party/ltp/testcases/kernel/io/direct_io/
H
A
D
dma_thread_diotest.c
136
static int
mount_flag
;
variable
405
mount_flag
= 1;
in setup()
430
if (
mount_flag
&& tst_umount(MNT_POINT) < 0)
in cleanup()
Completed in 9 milliseconds