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:lelb_to_cpu
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/fs/udf/
H
A
D
udfend.h
8
static inline struct kernel_lb_addr
lelb_to_cpu
(struct lb_addr in)
in lelb_to_cpu()
function
53
out.extLocation =
lelb_to_cpu
(in.extLocation);
in lela_to_cpu()
H
A
D
dir.c
208
tloc =
lelb_to_cpu
(cfi.icb.extLocation);
in udf_readdir()
H
A
D
namei.c
321
loc =
lelb_to_cpu
(cfi.icb.extLocation);
in udf_lookup()
809
tloc =
lelb_to_cpu
(cfi.icb.extLocation);
in udf_rmdir()
856
tloc =
lelb_to_cpu
(cfi.icb.extLocation);
in udf_unlink()
1103
tloc =
lelb_to_cpu
(ocfi.icb.extLocation);
in udf_rename()
1143
tloc =
lelb_to_cpu
(dir_fi->icb.extLocation);
in udf_rename()
1234
tloc =
lelb_to_cpu
(cfi.icb.extLocation);
in udf_get_parent()
H
A
D
inode.c
1360
loc =
lelb_to_cpu
(ie->indirectICB.extLocation);
in udf_read_inode()
1511
lelb_to_cpu
(efe->streamDirectoryICB.extLocation);
in udf_read_inode()
2217
*eloc =
lelb_to_cpu
(lad->extLocation);
in udf_current_aext()
H
A
D
super.c
811
*root =
lelb_to_cpu
(fset->rootDirectoryICB.extLocation);
in udf_load_fileset()
1512
*fileset =
lelb_to_cpu
(la->extLocation);
in udf_load_logicalvol()
/kernel/linux/linux-6.6/fs/udf/
H
A
D
udfend.h
8
static inline struct kernel_lb_addr
lelb_to_cpu
(struct lb_addr in)
in lelb_to_cpu()
function
53
out.extLocation =
lelb_to_cpu
(in.extLocation);
in lela_to_cpu()
H
A
D
namei.c
124
loc =
lelb_to_cpu
(iter.fi.icb.extLocation);
in udf_lookup()
512
tloc =
lelb_to_cpu
(iter.fi.icb.extLocation);
in udf_rmdir()
548
tloc =
lelb_to_cpu
(iter.fi.icb.extLocation);
in udf_unlink()
780
tloc =
lelb_to_cpu
(oiter.fi.icb.extLocation);
in udf_rename()
803
tloc =
lelb_to_cpu
(diriter.fi.icb.extLocation);
in udf_rename()
910
tloc =
lelb_to_cpu
(iter.fi.icb.extLocation);
in udf_get_parent()
H
A
D
dir.c
111
tloc =
lelb_to_cpu
(iter.fi.icb.extLocation);
in udf_readdir()
H
A
D
inode.c
1383
loc =
lelb_to_cpu
(ie->indirectICB.extLocation);
in udf_read_inode()
1536
lelb_to_cpu
(efe->streamDirectoryICB.extLocation);
in udf_read_inode()
2239
*eloc =
lelb_to_cpu
(lad->extLocation);
in udf_current_aext()
H
A
D
super.c
815
*root =
lelb_to_cpu
(fset->rootDirectoryICB.extLocation);
in udf_load_fileset()
1518
*fileset =
lelb_to_cpu
(la->extLocation);
in udf_load_logicalvol()
Completed in 16 milliseconds