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_flavor_info
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/
H
A
D
export.h
44
struct
exp_flavor_info
{
struct
60
struct
exp_flavor_info
ex_flavors[MAX_SECINFO_LIST];
H
A
D
auth.c
10
struct
exp_flavor_info
*f;
in nfsexp_flags()
11
struct
exp_flavor_info
*end = exp->ex_flavors + exp->ex_nflavors;
in nfsexp_flags()
H
A
D
export.c
477
struct
exp_flavor_info
*f;
in secinfo_parse()
978
struct
exp_flavor_info
*f;
in check_nfsd_access()
979
struct
exp_flavor_info
*end = exp->ex_flavors + exp->ex_nflavors;
in check_nfsd_access()
1174
static int show_secinfo_run(struct seq_file *m, struct
exp_flavor_info
**fp, struct
exp_flavor_info
*end)
in show_secinfo_run()
1190
struct
exp_flavor_info
*f;
in show_secinfo()
1191
struct
exp_flavor_info
*end = exp->ex_flavors + exp->ex_nflavors;
in show_secinfo()
H
A
D
nfs4xdr.c
4070
struct
exp_flavor_info
*flavs;
in nfsd4_do_encode_secinfo()
4071
struct
exp_flavor_info
def_flavs[2];
in nfsd4_do_encode_secinfo()
/kernel/linux/linux-6.6/fs/nfsd/
H
A
D
auth.c
10
struct
exp_flavor_info
*f;
in nfsexp_flags()
11
struct
exp_flavor_info
*end = exp->ex_flavors + exp->ex_nflavors;
in nfsexp_flags()
H
A
D
export.h
45
struct
exp_flavor_info
{
struct
74
struct
exp_flavor_info
ex_flavors[MAX_SECINFO_LIST];
H
A
D
export.c
506
struct
exp_flavor_info
*f;
in secinfo_parse()
1062
struct
exp_flavor_info
*f, *end = exp->ex_flavors + exp->ex_nflavors;
in check_nfsd_access()
1276
static int show_secinfo_run(struct seq_file *m, struct
exp_flavor_info
**fp, struct
exp_flavor_info
*end)
in show_secinfo_run()
1292
struct
exp_flavor_info
*f;
in show_secinfo()
1293
struct
exp_flavor_info
*end = exp->ex_flavors + exp->ex_nflavors;
in show_secinfo()
H
A
D
nfs4xdr.c
4344
struct
exp_flavor_info
*flavs;
in nfsd4_do_encode_secinfo()
4345
struct
exp_flavor_info
def_flavs[2];
in nfsd4_do_encode_secinfo()
Completed in 19 milliseconds