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:offsetXAD
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/fs/jfs/
H
A
D
jfs_xtree.c
36
OFFSET64 =
offsetXAD
(X);\
180
xoff =
offsetXAD
(xad);
in xtLookup()
271
t64 =
offsetXAD
(xad);
in xtSearch()
287
t64 =
offsetXAD
(xad);
in xtSearch()
402
next =
offsetXAD
(&p->xad[index + 1]);
in xtSearch()
419
next =
offsetXAD
(&p->xad[base]);
in xtSearch()
834
split->off =
offsetXAD
(&rcp->xad[XTENTRYSTART]);
in xtSplitUp()
882
offsetXAD
(&rcp->xad[XTENTRYSTART]),
in xtSplitUp()
1371
if ((
offsetXAD
(xad) + lengthXAD(xad)) != xoff) {
in xtExtend()
1397
xoff =
offsetXAD
(xa
in xtExtend()
[all...]
H
A
D
jfs_xtree.h
41
#define
offsetXAD
(xad)\
macro
H
A
D
jfs_extent.c
103
if (
offsetXAD
(xp) + nxlen == xoff &&
in extAlloc()
/kernel/linux/linux-5.10/fs/jfs/
H
A
D
jfs_xtree.c
36
OFFSET64 =
offsetXAD
(X);\
191
xoff =
offsetXAD
(xad);
in xtLookup()
282
t64 =
offsetXAD
(xad);
in xtSearch()
298
t64 =
offsetXAD
(xad);
in xtSearch()
413
next =
offsetXAD
(&p->xad[index + 1]);
in xtSearch()
430
next =
offsetXAD
(&p->xad[base]);
in xtSearch()
845
split->off =
offsetXAD
(&rcp->xad[XTENTRYSTART]);
in xtSplitUp()
893
offsetXAD
(&rcp->xad[XTENTRYSTART]),
in xtSplitUp()
1382
if ((
offsetXAD
(xad) + lengthXAD(xad)) != xoff) {
in xtExtend()
1408
xoff =
offsetXAD
(xa
in xtExtend()
[all...]
H
A
D
jfs_extent.c
106
if (
offsetXAD
(xp) + nxlen == xoff &&
in extAlloc()
223
xoff =
offsetXAD
(xp);
in extRealloc()
446
s64 blkno =
offsetXAD
(xp) >> ip->i_blkbits;
in extFill()
H
A
D
jfs_xtree.h
41
#define
offsetXAD
(xad)\
macro
Completed in 10 milliseconds