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_agf
(Results
1 - 25
of
30
) sorted by relevance
1
2
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H
A
D
xfs_rmap_btree.c
65
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_rmapbt_set_root()
86
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_rmapbt_alloc_block()
123
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_rmapbt_free_block()
218
struct
xfs_agf
*agf = cur->bc_ag.agbp->b_addr;
in xfs_rmapbt_init_ptr_from_cur()
481
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_rmapbt_init_cursor()
514
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_rmapbt_commit_staged_btree()
606
struct
xfs_agf
*agf;
in xfs_rmapbt_calc_reserves()
H
A
D
xfs_refcount_btree.c
39
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_refcountbt_set_root()
60
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_refcountbt_alloc_block()
104
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_refcountbt_free_block()
171
struct
xfs_agf
*agf = cur->bc_ag.agbp->b_addr;
in xfs_refcountbt_init_ptr_from_cur()
350
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_refcountbt_init_cursor()
383
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_refcountbt_commit_staged_btree()
458
struct
xfs_agf
*agf;
in xfs_refcountbt_calc_reserves()
H
A
D
xfs_alloc_btree.c
40
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_allocbt_set_root()
89
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_allocbt_free_block()
115
struct
xfs_agf
*agf = cur->bc_ag.agbp->b_addr;
in xfs_allocbt_update_lastrec()
226
struct
xfs_agf
*agf = cur->bc_ag.agbp->b_addr;
in xfs_allocbt_init_ptr_from_cur()
519
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_allocbt_init_cursor()
558
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_allocbt_commit_staged_btree()
H
A
D
xfs_alloc.c
716
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_alloc_update_counters()
925
struct
xfs_agf
__maybe_unused *agf = args->agbp->b_addr;
in xfs_alloc_cur_finish()
1029
struct
xfs_agf
*agf = args->agbp->b_addr;
in xfs_alloc_ag_vextent_small()
1203
struct
xfs_agf
__maybe_unused *agf = args->agbp->b_addr;
in xfs_alloc_ag_vextent_exact()
1661
struct
xfs_agf
*agf = args->agbp->b_addr;
in xfs_alloc_ag_vextent_size()
2368
struct
xfs_agf
*agf)
in xfs_agfl_needs_reset()
2421
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_agfl_reset()
2654
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_alloc_get_freelist()
2781
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_alloc_put_freelist()
2831
struct
xfs_agf
*ag
in xfs_agf_verify()
[all...]
H
A
D
xfs_ag.c
246
struct
xfs_agf
*agf = bp->b_addr;
in xfs_agfblock_init()
500
struct
xfs_agf
*agf;
in xfs_ag_extend_space()
556
struct
xfs_agf
*agf;
in xfs_ag_get_geometry()
H
A
D
xfs_alloc.h
236
int xfs_agfl_walk(struct xfs_mount *mp, struct
xfs_agf
*agf,
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H
A
D
xfs_refcount_btree.c
42
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_refcountbt_set_root()
63
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_refcountbt_alloc_block()
107
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_refcountbt_free_block()
174
struct
xfs_agf
*agf = cur->bc_ag.agbp->b_addr;
in xfs_refcountbt_init_ptr_from_cur()
369
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_refcountbt_init_cursor()
402
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_refcountbt_commit_staged_btree()
506
struct
xfs_agf
*agf;
in xfs_refcountbt_calc_reserves()
H
A
D
xfs_rmap_btree.c
67
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_rmapbt_set_root()
87
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_rmapbt_alloc_block()
122
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_rmapbt_free_block()
225
struct
xfs_agf
*agf = cur->bc_ag.agbp->b_addr;
in xfs_rmapbt_init_ptr_from_cur()
528
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_rmapbt_init_cursor()
561
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_rmapbt_commit_staged_btree()
697
struct
xfs_agf
*agf;
in xfs_rmapbt_calc_reserves()
H
A
D
xfs_alloc_btree.c
40
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_allocbt_set_root()
114
struct
xfs_agf
*agf = cur->bc_ag.agbp->b_addr;
in xfs_allocbt_update_lastrec()
225
struct
xfs_agf
*agf = cur->bc_ag.agbp->b_addr;
in xfs_allocbt_init_ptr_from_cur()
536
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_allocbt_init_cursor()
575
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_allocbt_commit_staged_btree()
H
A
D
xfs_alloc.c
773
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_alloc_update_counters()
978
struct
xfs_agf
__maybe_unused *agf = args->agbp->b_addr;
in xfs_alloc_cur_finish()
1082
struct
xfs_agf
*agf = args->agbp->b_addr;
in xfs_alloc_ag_vextent_small()
1185
struct
xfs_agf
__maybe_unused *agf = args->agbp->b_addr;
in xfs_alloc_ag_vextent_exact()
1657
struct
xfs_agf
*agf = args->agbp->b_addr;
in xfs_alloc_ag_vextent_size()
2410
struct
xfs_agf
*agf)
in xfs_agfl_needs_reset()
2459
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_agfl_reset()
2827
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_alloc_get_freelist()
2935
struct
xfs_agf
*agf = agbp->b_addr;
in xfs_alloc_put_freelist()
3039
struct
xfs_agf
*ag
in xfs_agf_verify()
[all...]
H
A
D
xfs_alloc.h
222
int xfs_agfl_walk(struct xfs_mount *mp, struct
xfs_agf
*agf,
H
A
D
xfs_ag.c
654
struct
xfs_agf
*agf = bp->b_addr;
in xfs_agfblock_init()
915
struct
xfs_agf
*agf;
in xfs_ag_shrink_space()
1035
struct
xfs_agf
*agf;
in xfs_ag_extend_space()
1092
struct
xfs_agf
*agf;
in xfs_ag_get_geometry()
/kernel/linux/linux-5.10/fs/xfs/scrub/
H
A
D
agheader_repair.c
143
struct
xfs_agf
*old_agf = agf_bp->b_addr;
in xrep_agf_find_btrees()
181
struct
xfs_agf
*old_agf)
in xrep_agf_init_header()
184
struct
xfs_agf
*agf = agf_bp->b_addr;
in xrep_agf_init_header()
207
struct
xfs_agf
*agf,
in xrep_agf_set_roots()
241
struct
xfs_agf
*agf = agf_bp->b_addr;
in xrep_agf_calc_from_btrees()
305
struct
xfs_agf
*agf = agf_bp->b_addr;
in xrep_agf_commit_new()
357
struct
xfs_agf
old_agf;
in xrep_agf()
361
struct
xfs_agf
*agf;
in xrep_agf()
545
struct
xfs_agf
*agf = agf_bp->b_addr;
in xrep_agfl_update_agf()
H
A
D
agheader.c
361
struct
xfs_agf
*agf = sc->sa.agf_bp->b_addr;
in xchk_agf_xref_freeblks()
381
struct
xfs_agf
*agf = sc->sa.agf_bp->b_addr;
in xchk_agf_xref_cntbt()
413
struct
xfs_agf
*agf = sc->sa.agf_bp->b_addr;
in xchk_agf_xref_btreeblks()
459
struct
xfs_agf
*agf = sc->sa.agf_bp->b_addr;
in xchk_agf_xref_refcblks()
509
struct
xfs_agf
*agf;
in xchk_agf()
693
struct
xfs_agf
*agf;
in xchk_agfl()
H
A
D
repair.c
211
struct
xfs_agf
*agf = bp->b_addr;
in xrep_calc_ag_resblks()
656
struct
xfs_agf
*agf;
/kernel/linux/linux-6.6/fs/xfs/scrub/
H
A
D
agheader_repair.c
158
struct
xfs_agf
*old_agf = agf_bp->b_addr;
in xrep_agf_find_btrees()
196
struct
xfs_agf
*old_agf)
in xrep_agf_init_header()
200
struct
xfs_agf
*agf = agf_bp->b_addr;
in xrep_agf_init_header()
223
struct
xfs_agf
*agf,
in xrep_agf_set_roots()
257
struct
xfs_agf
*agf = agf_bp->b_addr;
in xrep_agf_calc_from_btrees()
321
struct
xfs_agf
*agf = agf_bp->b_addr;
in xrep_agf_commit_new()
377
struct
xfs_agf
old_agf;
in xrep_agf()
381
struct
xfs_agf
*agf;
in xrep_agf()
615
struct
xfs_agf
*agf = agf_bp->b_addr;
in xrep_agfl_update_agf()
H
A
D
agheader.c
383
struct
xfs_agf
*agf = sc->sa.agf_bp->b_addr;
in xchk_agf_xref_freeblks()
403
struct
xfs_agf
*agf = sc->sa.agf_bp->b_addr;
in xchk_agf_xref_cntbt()
435
struct
xfs_agf
*agf = sc->sa.agf_bp->b_addr;
in xchk_agf_xref_btreeblks()
485
struct
xfs_agf
*agf = sc->sa.agf_bp->b_addr;
in xchk_agf_xref_refcblks()
533
struct
xfs_agf
*agf;
in xchk_agf()
722
struct
xfs_agf
*agf;
in xchk_agfl()
H
A
D
repair.c
291
struct
xfs_agf
*agf = bp->b_addr;
in xrep_calc_ag_resblks()
434
struct
xfs_agf
*agf;
H
A
D
rmap.c
392
struct
xfs_agf
*agf = sc->sa.agf_bp->b_addr;
in xchk_rmapbt_walk_ag_metadata()
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_discard.c
34
struct
xfs_agf
*agf;
in xfs_trim_extents()
H
A
D
xfs_ondisk.h
28
XFS_CHECK_STRUCT_SIZE(struct
xfs_agf
, 224);
in xfs_check_ondisk_structs()
H
A
D
xfs_buf_item_recover.c
741
lsn = be64_to_cpu(((struct
xfs_agf
*)blk)->agf_lsn);
in xlog_recover_get_buf_lsn()
742
uuid = &((struct
xfs_agf
*)blk)->agf_uuid;
in xlog_recover_get_buf_lsn()
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_ondisk.h
28
XFS_CHECK_STRUCT_SIZE(struct
xfs_agf
, 224);
in xfs_check_ondisk_structs()
H
A
D
xfs_notify_failure.c
128
struct
xfs_agf
*agf;
in xfs_dax_notify_ddev_failure()
H
A
D
xfs_buf_item_recover.c
760
lsn = be64_to_cpu(((struct
xfs_agf
*)blk)->agf_lsn);
in xlog_recover_get_buf_lsn()
761
uuid = &((struct
xfs_agf
*)blk)->agf_uuid;
in xlog_recover_get_buf_lsn()
Completed in 28 milliseconds
1
2