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:mounted
(Results
1 - 15
of
15
) sorted by relevance
/third_party/ltp/testcases/kernel/fs/squashfs/
H
A
D
squashfs01.c
42
static int
mounted
;
variable
46
if (
mounted
)
in cleanup()
92
mounted
= 1;
in run()
95
mounted
= 0;
in run()
/third_party/ltp/testcases/kernel/controllers/cpuacct/
H
A
D
cpuacct.sh
12
# 1) Find if cpuacct is
mounted
, if not
mounted
, cpuacct will be
mounted
24
mounted
=1
100
mounted
=0
106
if [ "$
mounted
" -eq "0" ]; then
131
if [ "$
mounted
" -ne 1 ]; then
/third_party/ltp/testcases/kernel/fs/quota_remount/
H
A
D
quota_remount_test01.sh
32
[ "$
mounted
" ] || return
34
mounted
=
49
mounted
=1
/third_party/ltp/testcases/kernel/syscalls/statx/
H
A
D
statx07.c
59
static int
mounted
;
variable
143
mounted
= 1;
in setup()
148
if (
mounted
)
in cleanup()
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
H
A
D
evm_overlay.sh
41
mounted
=1
82
[ -n "$
mounted
" ] || return 0
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/
H
A
D
cgroup_xattr.c
54
int
mounted
;
member
178
tst_brkm(TCONF, cleanup, "Nothing
mounted
");
in setup()
186
if (!cgrp_opt[i].
mounted
)
in test_run()
237
if (cgrp_opt[i].
mounted
) {
in cleanup()
266
* Only mount those subsystems, which are not
mounted
yet.
in mount_cgroup()
268
* code while mounting already
mounted
subsystems, but with
in mount_cgroup()
313
opt->
mounted
= 1;
in mount_cgroup()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H
A
D
hugemmap05.c
61
static int
mounted
, restore_shmmax, restore_overcomm_hgpgs;
variable
171
if (
mounted
)
in cleanup()
234
mounted
= 1;
in setup()
/third_party/ltp/testcases/commands/unshare/
H
A
D
unshare01.sh
97
mounted
)
151
"mount --bind dir_A dir_B" "
mounted
";;
/third_party/ntfs-3g/src/
H
A
D
ntfs-3g_common.h
159
BOOL
mounted
;
member
H
A
D
ntfs-3g.c
466
* ntfs_fuse_statfs - return information about
mounted
NTFS volume
470
* Return information about the
mounted
NTFS volume @sb in the statfs structure
3917
if (ctx->
mounted
) {
in ntfs_close()
4568
ctx->
mounted
= TRUE;
in main()
H
A
D
lowntfs-3g.c
445
* ntfs_fuse_statfs - return information about
mounted
NTFS volume
449
* Return information about the
mounted
NTFS volume @sb in the statfs structure
4213
if (ctx->
mounted
) {
4836
ctx->
mounted
= TRUE;
/third_party/eudev/src/cdrom_id/
H
A
D
cdrom_id.c
111
bool
mounted
= false;
in is_mounted()
local
121
mounted
= true;
in is_mounted()
126
return
mounted
;
in is_mounted()
/third_party/ltp/testcases/kernel/controllers/pids/
H
A
D
pids.sh
19
mounted
=1
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/
H
A
D
api.js
[all...]
/third_party/ffmpeg/
H
A
D
configure
4545
variable to another directory and make sure that it is not
mounted
noexec.
Completed in 49 milliseconds