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_bud_log_item
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_bmap_item.c
153
static inline struct
xfs_bud_log_item
*BUD_ITEM(struct xfs_log_item *lip)
in BUD_ITEM()
155
return container_of(lip, struct
xfs_bud_log_item
, bud_item);
in BUD_ITEM()
180
struct
xfs_bud_log_item
*budp = BUD_ITEM(lip);
in xfs_bud_item_format()
199
struct
xfs_bud_log_item
*budp = BUD_ITEM(lip);
in xfs_bud_item_release()
212
static struct
xfs_bud_log_item
*
217
struct
xfs_bud_log_item
*budp;
in xfs_trans_get_bud()
237
struct
xfs_bud_log_item
*budp,
in xfs_trans_log_finish_bmap_update()
435
struct
xfs_bud_log_item
*budp;
in xfs_bui_item_recover()
551
struct
xfs_bud_log_item
*budp;
in xfs_bui_item_relog()
H
A
D
xfs_bmap_item.h
62
struct
xfs_bud_log_item
{
struct
H
A
D
xfs_trans.h
28
struct
xfs_bud_log_item
;
H
A
D
xfs_super.c
2025
sizeof(struct
xfs_bud_log_item
),
in xfs_init_zones()
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_bmap_item.c
155
static inline struct
xfs_bud_log_item
*BUD_ITEM(struct xfs_log_item *lip)
in BUD_ITEM()
157
return container_of(lip, struct
xfs_bud_log_item
, bud_item);
in BUD_ITEM()
182
struct
xfs_bud_log_item
*budp = BUD_ITEM(lip);
in xfs_bud_item_format()
201
struct
xfs_bud_log_item
*budp = BUD_ITEM(lip);
in xfs_bud_item_release()
224
static struct
xfs_bud_log_item
*
229
struct
xfs_bud_log_item
*budp;
in xfs_trans_get_bud()
249
struct
xfs_bud_log_item
*budp,
in xfs_trans_log_finish_bmap_update()
499
struct
xfs_bud_log_item
*budp;
in xfs_bui_item_recover()
596
struct
xfs_bud_log_item
*budp;
in xfs_bui_item_relog()
H
A
D
xfs_bmap_item.h
62
struct
xfs_bud_log_item
{
struct
H
A
D
xfs_trans.h
29
struct
xfs_bud_log_item
;
H
A
D
xfs_super.c
2163
sizeof(struct
xfs_bud_log_item
),
in xfs_init_caches()
Completed in 9 milliseconds