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:sp_name
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
stackglue.c
50
if (!strcmp(p->
sp_name
, name))
in ocfs2_stack_lookup()
79
if (!strcmp(active_stack->
sp_name
, plugin_name))
in ocfs2_stack_driver_request()
169
if (!ocfs2_stack_lookup(plugin->
sp_name
)) {
in ocfs2_stack_glue_register()
174
plugin->
sp_name
);
in ocfs2_stack_glue_register()
178
plugin->
sp_name
);
in ocfs2_stack_glue_register()
192
p = ocfs2_stack_lookup(plugin->
sp_name
);
in ocfs2_stack_glue_unregister()
199
plugin->
sp_name
);
in ocfs2_stack_glue_unregister()
202
plugin->
sp_name
);
in ocfs2_stack_glue_unregister()
504
p->
sp_name
);
in ocfs2_loaded_cluster_plugins_show()
531
active_stack->
sp_name
);
in ocfs2_active_cluster_plugin_show()
[all...]
H
A
D
stackglue.h
227
char *
sp_name
;
member
H
A
D
stack_o2cb.c
422
.
sp_name
= "o2cb",
H
A
D
stack_user.c
1096
.
sp_name
= "user",
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
stackglue.c
48
if (!strcmp(p->
sp_name
, name))
in ocfs2_stack_lookup()
77
if (!strcmp(active_stack->
sp_name
, plugin_name))
in ocfs2_stack_driver_request()
167
if (!ocfs2_stack_lookup(plugin->
sp_name
)) {
in ocfs2_stack_glue_register()
172
plugin->
sp_name
);
in ocfs2_stack_glue_register()
176
plugin->
sp_name
);
in ocfs2_stack_glue_register()
190
p = ocfs2_stack_lookup(plugin->
sp_name
);
in ocfs2_stack_glue_unregister()
197
plugin->
sp_name
);
in ocfs2_stack_glue_unregister()
200
plugin->
sp_name
);
in ocfs2_stack_glue_unregister()
502
p->
sp_name
);
in ocfs2_loaded_cluster_plugins_show()
529
active_stack->
sp_name
);
in ocfs2_active_cluster_plugin_show()
[all...]
H
A
D
stackglue.h
225
char *
sp_name
;
member
H
A
D
stack_o2cb.c
420
.
sp_name
= "o2cb",
H
A
D
stack_user.c
1082
.
sp_name
= "user",
Completed in 8 milliseconds