| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_refcount_btree.c | 39 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_set_root() local 60 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_alloc_block() local 104 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_free_block() local 171 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_refcountbt_init_ptr_from_cur() local 350 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_init_cursor() local 383 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_commit_staged_btree() local 458 struct xfs_agf *agf; in xfs_refcountbt_calc_reserves() local
|
| D | xfs_rmap_btree.c | 65 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_set_root() local 86 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_alloc_block() local 123 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_free_block() local 218 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_rmapbt_init_ptr_from_cur() local 481 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_init_cursor() local 514 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_commit_staged_btree() local 606 struct xfs_agf *agf; in xfs_rmapbt_calc_reserves() local
|
| D | xfs_alloc_btree.c | 40 struct xfs_agf *agf = agbp->b_addr; in xfs_allocbt_set_root() local 89 struct xfs_agf *agf = agbp->b_addr; in xfs_allocbt_free_block() local 115 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_allocbt_update_lastrec() local 226 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_allocbt_init_ptr_from_cur() local 519 struct xfs_agf *agf = agbp->b_addr; in xfs_allocbt_init_cursor() local 558 struct xfs_agf *agf = agbp->b_addr; in xfs_allocbt_commit_staged_btree() local
|
| D | xfs_alloc.c | 716 struct xfs_agf *agf = agbp->b_addr; in xfs_alloc_update_counters() local 925 struct xfs_agf __maybe_unused *agf = args->agbp->b_addr; in xfs_alloc_cur_finish() local 1029 struct xfs_agf *agf = args->agbp->b_addr; in xfs_alloc_ag_vextent_small() local 1203 struct xfs_agf __maybe_unused *agf = args->agbp->b_addr; in xfs_alloc_ag_vextent_exact() local 1661 struct xfs_agf *agf = args->agbp->b_addr; in xfs_alloc_ag_vextent_size() local 2368 struct xfs_agf *agf) in xfs_agfl_needs_reset() 2421 struct xfs_agf *agf = agbp->b_addr; in xfs_agfl_reset() local 2654 struct xfs_agf *agf = agbp->b_addr; in xfs_alloc_get_freelist() local 2781 struct xfs_agf *agf = agbp->b_addr; in xfs_alloc_put_freelist() local 2831 struct xfs_agf *agf = bp->b_addr; in xfs_agf_verify() local [all …]
|
| D | xfs_ag.c | 246 struct xfs_agf *agf = bp->b_addr; in xfs_agfblock_init() local 500 struct xfs_agf *agf; in xfs_ag_extend_space() local 556 struct xfs_agf *agf; in xfs_ag_get_geometry() local
|
| /kernel/linux/linux-4.19/fs/xfs/libxfs/ |
| D | xfs_refcount_btree.c | 40 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_refcountbt_set_root() local 63 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_refcountbt_alloc_block() local 107 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_refcountbt_free_block() local 176 struct xfs_agf *agf = XFS_BUF_TO_AGF(cur->bc_private.a.agbp); in xfs_refcountbt_init_ptr_from_cur() local 326 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_refcountbt_init_cursor() local 413 struct xfs_agf *agf; in xfs_refcountbt_calc_reserves() local
|
| D | xfs_rmap_btree.c | 68 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_rmapbt_set_root() local 91 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_rmapbt_alloc_block() local 128 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_rmapbt_free_block() local 222 struct xfs_agf *agf = XFS_BUF_TO_AGF(cur->bc_private.a.agbp); in xfs_rmapbt_init_ptr_from_cur() local 464 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_rmapbt_init_cursor() local 563 struct xfs_agf *agf; in xfs_rmapbt_calc_reserves() local
|
| D | xfs_alloc_btree.c | 40 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_allocbt_set_root() local 91 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_allocbt_free_block() local 117 struct xfs_agf *agf = XFS_BUF_TO_AGF(cur->bc_private.a.agbp); in xfs_allocbt_update_lastrec() local 230 struct xfs_agf *agf = XFS_BUF_TO_AGF(cur->bc_private.a.agbp); in xfs_allocbt_init_ptr_from_cur() local 490 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_allocbt_init_cursor() local
|
| D | xfs_alloc.c | 683 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_alloc_update_counters() local 2115 struct xfs_agf *agf) in xfs_agfl_needs_reset() 2168 struct xfs_agf *agf = XFS_BUF_TO_AGF(agbp); in xfs_agfl_reset() local 2397 xfs_agf_t *agf; /* a.g. freespace structure */ in xfs_alloc_get_freelist() local 2526 xfs_agf_t *agf; /* a.g. freespace structure */ in xfs_alloc_put_freelist() local 2581 struct xfs_agf *agf = XFS_BUF_TO_AGF(bp); in xfs_agf_verify() local 2736 struct xfs_agf *agf; /* ag freelist header */ in xfs_alloc_read_agf() local 3158 struct xfs_agf *agf, in xfs_agfl_walk()
|
| D | xfs_ag.c | 178 struct xfs_agf *agf = XFS_BUF_TO_AGF(bp); in xfs_agfblock_init() local 420 struct xfs_agf *agf; in xfs_ag_extend_space() local
|
| /kernel/linux/linux-4.19/fs/xfs/scrub/ |
| D | agheader.c | 370 struct xfs_agf *agf = XFS_BUF_TO_AGF(sc->sa.agf_bp); in xchk_agf_xref_freeblks() local 390 struct xfs_agf *agf = XFS_BUF_TO_AGF(sc->sa.agf_bp); in xchk_agf_xref_cntbt() local 422 struct xfs_agf *agf = XFS_BUF_TO_AGF(sc->sa.agf_bp); in xchk_agf_xref_btreeblks() local 468 struct xfs_agf *agf = XFS_BUF_TO_AGF(sc->sa.agf_bp); in xchk_agf_xref_refcblks() local 520 struct xfs_agf *agf; in xchk_agf() local 697 struct xfs_agf *agf; in xchk_agfl() local
|
| D | agheader_repair.c | 189 struct xfs_agf *agf = XFS_BUF_TO_AGF(agf_bp); in xrep_agf_init_header() local 212 struct xfs_agf *agf, in xrep_agf_set_roots() 246 struct xfs_agf *agf = XFS_BUF_TO_AGF(agf_bp); in xrep_agf_calc_from_btrees() local 310 struct xfs_agf *agf = XFS_BUF_TO_AGF(agf_bp); in xrep_agf_commit_new() local 370 struct xfs_agf *agf; in xrep_agf() local 562 struct xfs_agf *agf = XFS_BUF_TO_AGF(agf_bp); in xrep_agfl_update_agf() local
|
| D | bmap.c | 515 struct xfs_buf *agf; in xchk_bmap_check_ag_rmaps() local
|
| D | repair.c | 672 struct xfs_agf *agf; member
|
| D | common.c | 404 struct xfs_buf **agf, in xchk_ag_read_headers()
|
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| D | agheader.c | 361 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_freeblks() local 381 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_cntbt() local 413 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_btreeblks() local 459 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_refcblks() local 509 struct xfs_agf *agf; in xchk_agf() local 693 struct xfs_agf *agf; in xchk_agfl() local
|
| D | agheader_repair.c | 184 struct xfs_agf *agf = agf_bp->b_addr; in xrep_agf_init_header() local 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() local 305 struct xfs_agf *agf = agf_bp->b_addr; in xrep_agf_commit_new() local 361 struct xfs_agf *agf; in xrep_agf() local 545 struct xfs_agf *agf = agf_bp->b_addr; in xrep_agfl_update_agf() local
|
| D | repair.c | 211 struct xfs_agf *agf = bp->b_addr; in xrep_calc_ag_resblks() local 656 struct xfs_agf *agf; member
|
| D | bmap.c | 558 struct xfs_buf *agf; in xchk_bmap_check_ag_rmaps() local
|
| D | common.c | 406 struct xfs_buf **agf, in xchk_ag_read_headers()
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_discard.c | 34 struct xfs_agf *agf; in xfs_trim_extents() local
|