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_trans_roll
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H
A
D
xfs_trans_inode.c
124
error =
xfs_trans_roll
(tpp);
in xfs_trans_roll_inode()
H
A
D
xfs_defer.c
373
error =
xfs_trans_roll
(tpp);
in xfs_defer_trans_roll()
H
A
D
xfs_ag.c
966
err2 =
xfs_trans_roll
(tpp);
in xfs_ag_shrink_space()
H
A
D
xfs_ialloc.c
1586
error =
xfs_trans_roll
(&tp);
in xfs_dialloc_roll()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H
A
D
xfs_trans_inode.c
207
error =
xfs_trans_roll
(tpp);
in xfs_trans_roll_inode()
H
A
D
xfs_defer.c
297
error =
xfs_trans_roll
(tpp);
in xfs_defer_trans_roll()
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_trans.h
250
int
xfs_trans_roll
(struct xfs_trans **);
H
A
D
xfs_trans.c
981
xfs_trans_roll
(
in xfs_trans_roll()
function
H
A
D
xfs_bmap_util.c
1543
error =
xfs_trans_roll
(tpp);
in xfs_swap_change_owner()
H
A
D
xfs_inode.c
1029
code =
xfs_trans_roll
(&tp);
in xfs_dir_ialloc()
H
A
D
xfs_trace.h
3437
DEFINE_TRANS_EVENT(
xfs_trans_roll
);
variable
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_trans.h
237
int
xfs_trans_roll
(struct xfs_trans **);
H
A
D
xfs_trans.c
1136
xfs_trans_roll
(
in xfs_trans_roll()
function
H
A
D
xfs_bmap_util.c
1617
error =
xfs_trans_roll
(tpp);
in xfs_swap_change_owner()
H
A
D
xfs_trace.h
3770
DEFINE_TRANS_EVENT(
xfs_trans_roll
);
variable
/kernel/linux/linux-6.6/fs/xfs/scrub/
H
A
D
repair.c
166
error =
xfs_trans_roll
(&sc->tp);
in xrep_roll_ag_trans()
/kernel/linux/linux-5.10/fs/xfs/scrub/
H
A
D
repair.c
138
error =
xfs_trans_roll
(&sc->tp);
in xrep_roll_ag_trans()
Completed in 30 milliseconds