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
defs:datapath
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/
H
A
D
datapath.h
68
struct
datapath
{
struct
[all...]
/kernel/linux/linux-6.6/net/openvswitch/
H
A
D
datapath.h
84
struct
datapath
{
struct
[all...]
/kernel/linux/linux-5.10/fs/overlayfs/
H
A
D
copy_up.c
500
struct path upperpath,
datapath
;
in ovl_copy_up_inode()
local
819
struct path upperpath,
datapath
;
in ovl_copy_up_meta_inode_data()
local
/kernel/linux/linux-6.6/fs/overlayfs/
H
A
D
namei.c
397
struct path
datapath
;
in ovl_lookup_data_layers()
local
897
struct path
datapath
, metapat
in ovl_maybe_validate_verity()
local
359
ovl_lookup_data_layer(struct dentry *dentry, const char *redirect, const struct ovl_layer *layer, struct path *
datapath
)
ovl_lookup_data_layer()
argument
948
struct ovl_path
datapath
= {};
ovl_maybe_lookup_lowerdata()
local
[all...]
H
A
D
copy_up.c
236
struct path
datapath
;
in ovl_copy_up_file()
local
H
A
D
util.c
302
int ovl_dentry_set_lowerdata(struct dentry *dentry, struct ovl_path *
datapath
)
in ovl_dentry_set_lowerdata()
argument
1252
int ovl_ensure_verity_loaded(struct path *
datapath
)
in ovl_ensure_verity_loaded()
argument
1271
ovl_validate_verity(struct ovl_fs *ofs, struct path *metapath, struct path *
datapath
)
ovl_validate_verity()
argument
[all...]
Completed in 12 milliseconds