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:xfs_ilog_fbroot
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H
A
D
xfs_log_format.h
350
static inline int
xfs_ilog_fbroot
(int w)
in xfs_ilog_fbroot()
function
H
A
D
xfs_btree.c
1407
xfs_ilog_fbroot
(cur->bc_ino.whichfork));
in xfs_btree_log_keys()
1450
xfs_ilog_fbroot
(cur->bc_ino.whichfork));
in xfs_btree_log_ptrs()
1519
xfs_ilog_fbroot
(cur->bc_ino.whichfork));
in xfs_btree_log_block()
2974
XFS_ILOG_CORE |
xfs_ilog_fbroot
(cur->bc_ino.whichfork);
in xfs_btree_new_iroot()
3567
XFS_ILOG_CORE |
xfs_ilog_fbroot
(cur->bc_ino.whichfork));
in xfs_btree_kill_iroot()
H
A
D
xfs_bmap.c
774
*logflagsp = XFS_ILOG_CORE |
xfs_ilog_fbroot
(whichfork);
in xfs_bmap_extents_to_btree()
4292
else if ((bma->logflags &
xfs_ilog_fbroot
(whichfork)) &&
in xfs_bmapi_finish()
4294
bma->logflags &= ~
xfs_ilog_fbroot
(whichfork);
in xfs_bmapi_finish()
5575
else if ((logflags &
xfs_ilog_fbroot
(whichfork)) &&
in __xfs_bunmapi()
5577
logflags &= ~
xfs_ilog_fbroot
(whichfork);
in __xfs_bunmapi()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H
A
D
xfs_log_format.h
362
static inline int
xfs_ilog_fbroot
(int w)
in xfs_ilog_fbroot()
function
H
A
D
xfs_bmap.c
716
*logflagsp = XFS_ILOG_CORE |
xfs_ilog_fbroot
(whichfork);
in xfs_bmap_extents_to_btree()
4297
else if ((bma->logflags &
xfs_ilog_fbroot
(whichfork)) &&
in xfs_bmapi_finish()
4299
bma->logflags &= ~
xfs_ilog_fbroot
(whichfork);
in xfs_bmapi_finish()
5547
else if ((logflags &
xfs_ilog_fbroot
(whichfork)) &&
in __xfs_bunmapi()
5549
logflags &= ~
xfs_ilog_fbroot
(whichfork);
in __xfs_bunmapi()
H
A
D
xfs_btree.c
1479
xfs_ilog_fbroot
(cur->bc_ino.whichfork));
in xfs_btree_log_keys()
1522
xfs_ilog_fbroot
(cur->bc_ino.whichfork));
in xfs_btree_log_ptrs()
1591
xfs_ilog_fbroot
(cur->bc_ino.whichfork));
in xfs_btree_log_block()
3065
XFS_ILOG_CORE |
xfs_ilog_fbroot
(cur->bc_ino.whichfork);
in xfs_btree_new_iroot()
3659
XFS_ILOG_CORE |
xfs_ilog_fbroot
(cur->bc_ino.whichfork));
in xfs_btree_kill_iroot()
Completed in 28 milliseconds