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:vrqstp
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
callback.c
76
nfs4_callback_svc(void *
vrqstp
)
in nfs4_callback_svc()
argument
79
struct svc_rqst *rqstp =
vrqstp
;
in nfs4_callback_svc()
105
nfs41_callback_svc(void *
vrqstp
)
in nfs41_callback_svc()
argument
107
struct svc_rqst *rqstp =
vrqstp
;
in nfs41_callback_svc()
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
callback.c
75
nfs4_callback_svc(void *
vrqstp
)
in nfs4_callback_svc()
argument
77
struct svc_rqst *rqstp =
vrqstp
;
in nfs4_callback_svc()
93
nfs41_callback_svc(void *
vrqstp
)
in nfs41_callback_svc()
argument
95
struct svc_rqst *rqstp =
vrqstp
;
in nfs41_callback_svc()
/kernel/linux/linux-6.6/fs/lockd/
H
A
D
svc.c
123
lockd(void *
vrqstp
)
in lockd()
argument
125
struct svc_rqst *rqstp =
vrqstp
;
in lockd()
/kernel/linux/linux-5.10/fs/nfsd/
H
A
D
nfssvc.c
41
static int nfsd(void *
vrqstp
);
920
nfsd(void *
vrqstp
)
in nfsd()
argument
922
struct svc_rqst *rqstp = (struct svc_rqst *)
vrqstp
;
in nfsd()
/kernel/linux/linux-6.6/fs/nfsd/
H
A
D
nfssvc.c
38
static int nfsd(void *
vrqstp
);
936
nfsd(void *
vrqstp
)
in nfsd()
argument
938
struct svc_rqst *rqstp = (struct svc_rqst *)
vrqstp
;
in nfsd()
/kernel/linux/linux-5.10/fs/lockd/
H
A
D
svc.c
135
lockd(void *
vrqstp
)
in lockd()
argument
138
struct svc_rqst *rqstp =
vrqstp
;
in lockd()
Completed in 6 milliseconds