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:LOG_UPDATEMAP
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/
H
A
D
jfs_logmgr.h
161
#define
LOG_UPDATEMAP
0x0008
macro
H
A
D
jfs_txnmgr.c
1511
/* log
LOG_UPDATEMAP
for logredo() to update bmap for
in diLog()
1514
lrd->type = cpu_to_le16(
LOG_UPDATEMAP
);
in diLog()
1820
* if page free from deletion and truncation,
LOG_UPDATEMAP
in xtLog()
1846
/* init
LOG_UPDATEMAP
of the freed extents
in xtLog()
1850
lrd->type = cpu_to_le16(
LOG_UPDATEMAP
);
in xtLog()
1961
/* init
LOG_UPDATEMAP
for logredo() to update bmap for
in xtLog()
1968
lrd->type = cpu_to_le16(
LOG_UPDATEMAP
);
in xtLog()
1981
/* init
LOG_UPDATEMAP
of the freed extents
in xtLog()
1985
lrd->type = cpu_to_le16(
LOG_UPDATEMAP
);
in xtLog()
2101
* if page free from relocation,
LOG_UPDATEMAP
lo
in mapLog()
[all...]
/kernel/linux/linux-6.6/fs/jfs/
H
A
D
jfs_logmgr.h
161
#define
LOG_UPDATEMAP
0x0008
macro
H
A
D
jfs_txnmgr.c
1783
* if page free from deletion and truncation,
LOG_UPDATEMAP
in xtLog()
1809
/* init
LOG_UPDATEMAP
of the freed extents
in xtLog()
1813
lrd->type = cpu_to_le16(
LOG_UPDATEMAP
);
in xtLog()
1924
/* init
LOG_UPDATEMAP
for logredo() to update bmap for
in xtLog()
1931
lrd->type = cpu_to_le16(
LOG_UPDATEMAP
);
in xtLog()
1944
/* init
LOG_UPDATEMAP
of the freed extents
in xtLog()
1948
lrd->type = cpu_to_le16(
LOG_UPDATEMAP
);
in xtLog()
2064
* if page free from relocation,
LOG_UPDATEMAP
log is
in mapLog()
2072
lrd->type = cpu_to_le16(
LOG_UPDATEMAP
);
in mapLog()
2090
/* log
LOG_UPDATEMAP
fo
in mapLog()
[all...]
Completed in 7 milliseconds