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_phys_extent
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_refcount_item.c
295
struct
xfs_phys_extent
*pmap,
in xfs_trans_set_refcount_flags()
319
struct
xfs_phys_extent
*pmap;
in xfs_refcount_update_log_item()
450
struct
xfs_phys_extent
*pmap)
in xfs_cui_validate_phys()
528
struct
xfs_phys_extent
*pmap;
in xfs_cui_item_recover()
619
struct
xfs_phys_extent
*pmap;
in xfs_cui_item_relog()
659
sizeof(struct
xfs_phys_extent
));
in xfs_cui_copy_format()
H
A
D
xfs_ondisk.h
145
XFS_CHECK_STRUCT_SIZE(struct
xfs_phys_extent
, 16);
in xfs_check_ondisk_structs()
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_refcount_item.c
288
struct
xfs_phys_extent
*refc,
in xfs_trans_set_refcount_flags()
312
struct
xfs_phys_extent
*ext;
in xfs_refcount_update_log_item()
431
struct
xfs_phys_extent
*refc;
in xfs_cui_item_recover()
571
struct
xfs_phys_extent
*extp;
in xfs_cui_item_relog()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H
A
D
xfs_log_format.h
701
struct
xfs_phys_extent
{
struct
723
struct
xfs_phys_extent
cui_extents[]; /* array of extents */
731
nr * sizeof(struct
xfs_phys_extent
);
in xfs_cui_log_format_sizeof()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H
A
D
xfs_log_format.h
786
struct
xfs_phys_extent
{
struct
808
struct
xfs_phys_extent
cui_extents[]; /* array of extents */
816
nr * sizeof(struct
xfs_phys_extent
);
in xfs_cui_log_format_sizeof()
Completed in 9 milliseconds