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:num_flavors
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
nfs4namespace.c
211
for (i = 0; i < flavors->
num_flavors
; i++) {
in nfs_find_best_sec()
H
A
D
nfs4xdr.c
5473
unsigned int i,
num_flavors
;
in decode_secinfo_common()
local
5481
res->flavors->
num_flavors
= 0;
in decode_secinfo_common()
5482
num_flavors
= be32_to_cpup(p);
in decode_secinfo_common()
5484
for (i = 0; i <
num_flavors
; i++) {
in decode_secinfo_common()
5499
res->flavors->
num_flavors
++;
in decode_secinfo_common()
H
A
D
nfs4proc.c
9975
for (i = 0; i < flavors->
num_flavors
; i++) {
in nfs41_find_root_sec()
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
nfs4namespace.c
212
for (i = 0; i < flavors->
num_flavors
; i++) {
in nfs_find_best_sec()
H
A
D
nfs4xdr.c
5581
unsigned int i,
num_flavors
;
in decode_secinfo_common()
local
5589
res->flavors->
num_flavors
= 0;
in decode_secinfo_common()
5590
num_flavors
= be32_to_cpup(p);
in decode_secinfo_common()
5592
for (i = 0; i <
num_flavors
; i++) {
in decode_secinfo_common()
5607
res->flavors->
num_flavors
++;
in decode_secinfo_common()
H
A
D
nfs4proc.c
10182
for (i = 0; i < flavors->
num_flavors
; i++) {
in nfs41_find_root_sec()
/kernel/linux/linux-5.10/include/linux/
H
A
D
nfs_xdr.h
1235
unsigned int
num_flavors
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
nfs_xdr.h
1256
unsigned int
num_flavors
;
member
Completed in 55 milliseconds