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:exp_get
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/
H
A
D
export.h
110
static inline struct svc_export *
exp_get
(struct svc_export *exp)
in exp_get()
function
H
A
D
nfsfh.c
575
fhp->fh_export =
exp_get
(exp);
in fh_compose()
H
A
D
export.c
1249
exp_get
(exp);
in e_show()
H
A
D
nfs4proc.c
173
exp_get
(src->fh_export);
in fh_dup2()
937
u->secinfo_no_name.sin_exp =
exp_get
(cstate->current_fh.fh_export);
in nfsd4_secinfo_no_name()
H
A
D
vfs.c
185
exp =
exp_get
(fhp->fh_export);
in nfsd_lookup_dentry()
H
A
D
nfs4xdr.c
3303
exp_get
(exp);
in nfsd4_encode_dirent_fattr()
/kernel/linux/linux-6.6/fs/nfsd/
H
A
D
export.h
125
static inline struct svc_export *
exp_get
(struct svc_export *exp)
in exp_get()
function
H
A
D
nfsfh.c
559
fhp->fh_export =
exp_get
(exp);
in fh_compose()
H
A
D
export.c
1355
exp_get
(exp);
in e_show()
H
A
D
nfs4proc.c
137
exp_get
(src->fh_export);
in fh_dup2()
1113
u->secinfo_no_name.sin_exp =
exp_get
(cstate->current_fh.fh_export);
in nfsd4_secinfo_no_name()
H
A
D
vfs.c
252
exp =
exp_get
(fhp->fh_export);
in nfsd_lookup_dentry()
H
A
D
nfs4xdr.c
3545
exp_get
(exp);
in nfsd4_encode_dirent_fattr()
Completed in 34 milliseconds