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:v_version
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/block/partitions/
H
A
D
msdos.c
235
__le32
v_version
; /* layout version */
member
271
if (le32_to_cpu(v->
v_version
) != 1) {
in parse_solaris_x86()
275
le32_to_cpu(v->
v_version
));
in parse_solaris_x86()
468
__le32
v_version
; /* version number */
member
/kernel/linux/linux-6.6/block/partitions/
H
A
D
msdos.c
236
__le32
v_version
; /* layout version */
member
272
if (le32_to_cpu(v->
v_version
) != 1) {
in parse_solaris_x86()
276
le32_to_cpu(v->
v_version
));
in parse_solaris_x86()
469
__le32
v_version
; /* version number */
member
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/
H
A
D
drxj.h
493
struct drx_version
v_version
[2]; /*< allocated versions structs */
member
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/
H
A
D
drxj.h
494
struct drx_version
v_version
[2]; /*< allocated versions structs */
member
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/
H
A
D
smt.h
442
u_short
v_version
[1] ; /* list of min. 1 version */
member
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/
H
A
D
smt.h
442
u_short
v_version
[1] ; /* list of min. 1 version */
member
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H
A
D
smt.c
890
rdf->version.
v_version
[0] = SMT_VID_2 ;
in smt_send_rdf()
1431
vers->
v_version
[0] = SMT_VID_2 ;
in smt_fill_version()
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H
A
D
smt.c
890
rdf->version.
v_version
[0] = SMT_VID_2 ;
in smt_send_rdf()
1431
vers->
v_version
[0] = SMT_VID_2 ;
in smt_fill_version()
Completed in 14 milliseconds