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_refc_block
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H
A
D
xfs_ag.c
200
rrec->rm_startblock = cpu_to_be32(
xfs_refc_block
(mp));
in xfs_rmaproot_init()
274
xfs_refc_block
(mp));
in xfs_agfblock_init()
458
.daddr = XFS_AGB_TO_DADDR(mp, id->agno,
xfs_refc_block
(mp)),
in xfs_ag_init_headers()
H
A
D
xfs_refcount_btree.c
69
xfs_refc_block
(args.mp));
in xfs_refcountbt_alloc_block()
H
A
D
xfs_alloc.c
61
xfs_refc_block
(
in xfs_refc_block()
function
76
return
xfs_refc_block
(mp) + 1;
in xfs_prealloc_blocks()
H
A
D
xfs_format.h
1693
unsigned int
xfs_refc_block
(struct xfs_mount *mp);
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H
A
D
xfs_ag.c
608
rrec->rm_startblock = cpu_to_be32(
xfs_refc_block
(mp));
in xfs_rmaproot_init()
682
xfs_refc_block
(mp));
in xfs_agfblock_init()
866
.daddr = XFS_AGB_TO_DADDR(mp, id->agno,
xfs_refc_block
(mp)),
in xfs_ag_init_headers()
H
A
D
xfs_refcount_btree.c
77
xfs_refc_block
(args.mp)));
in xfs_refcountbt_alloc_block()
H
A
D
xfs_format.h
1592
unsigned int
xfs_refc_block
(struct xfs_mount *mp);
H
A
D
xfs_alloc.c
57
xfs_refc_block
(
in xfs_refc_block()
function
72
return
xfs_refc_block
(mp) + 1;
in xfs_prealloc_blocks()
Completed in 19 milliseconds