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:lh_tail
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/fs/gfs2/
H
A
D
recovery.c
144
head->
lh_tail
= be32_to_cpu(lh->
lh_tail
);
in __get_log_header()
504
jd->jd_jid, head.
lh_tail
, head.lh_blkno);
in gfs2_recover_func()
512
error = foreach_descriptor(jd, head.
lh_tail
,
in gfs2_recover_func()
H
A
D
incore.h
42
u32
lh_tail
; /* Block number of log tail */
member
H
A
D
lops.c
902
jd->jd_replay_tail = head->
lh_tail
;
in revoke_lo_before_scan()
H
A
D
log.c
785
lh->
lh_tail
= cpu_to_be32(tail);
in gfs2_write_log_header()
/kernel/linux/linux-6.6/fs/gfs2/
H
A
D
recovery.c
142
head->
lh_tail
= be32_to_cpu(lh->
lh_tail
);
in __get_log_header()
504
jd->jd_jid, head.
lh_tail
, head.lh_blkno);
in gfs2_recover_func()
512
error = foreach_descriptor(jd, head.
lh_tail
,
in gfs2_recover_func()
H
A
D
incore.h
43
u32
lh_tail
; /* Block number of log tail */
member
H
A
D
log.c
858
lh->
lh_tail
= cpu_to_be32(tail);
in gfs2_write_log_header()
H
A
D
lops.c
924
jd->jd_replay_tail = head->
lh_tail
;
in revoke_lo_before_scan()
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
gfs2_ondisk.h
448
__be32
lh_tail
; /* Block number of log tail */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
gfs2_ondisk.h
449
__be32
lh_tail
; /* Block number of log tail */
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
gfs2_ondisk.h
306
__be32
lh_tail
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
gfs2_ondisk.h
306
__be32
lh_tail
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
gfs2_ondisk.h
292
__be32
lh_tail
;
member
Completed in 27 milliseconds