Home
last modified time | relevance | path

Searched defs:agf (Results 1 – 12 of 12) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_refcount_btree.c43 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_set_root() local
64 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_alloc_block() local
105 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_free_block() local
170 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_refcountbt_init_ptr_from_cur() local
373 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_init_cursor() local
390 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_commit_staged_btree() local
495 struct xfs_agf *agf; in xfs_refcountbt_calc_reserves() local
H A Dxfs_rmap_btree.c70 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_set_root() local
90 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_alloc_block() local
128 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_free_block() local
229 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_rmapbt_init_ptr_from_cur() local
545 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_init_cursor() local
706 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_commit_staged_btree() local
844 struct xfs_agf *agf; in xfs_rmapbt_calc_reserves() local
H A Dxfs_alloc_btree.c50 struct xfs_agf *agf = agbp->b_addr; in xfs_allocbt_set_root() local
179 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_allocbt_init_ptr_from_cur() local
498 struct xfs_agf *agf = agbp->b_addr; in xfs_bnobt_init_cursor() local
524 struct xfs_agf *agf = agbp->b_addr; in xfs_cntbt_init_cursor() local
541 struct xfs_agf *agf = agbp->b_addr; in xfs_allocbt_commit_staged_btree() local
H A Dxfs_alloc.c545 struct xfs_agf *agf = bp->b_addr; in xfs_alloc_fixup_longest() local
905 struct xfs_agf *agf = agbp->b_addr; in xfs_alloc_update_counters() local
1215 struct xfs_agf *agf = args->agbp->b_addr; in xfs_alloc_ag_vextent_small() local
1796 struct xfs_agf *agf = args->agbp->b_addr; in xfs_alloc_ag_vextent_size() local
2561 struct xfs_agf *agf) in xfs_agfl_needs_reset()
2610 struct xfs_agf *agf = agbp->b_addr; in xfs_agfl_reset() local
3036 struct xfs_agf *agf = agbp->b_addr; in xfs_alloc_get_freelist() local
3144 struct xfs_agf *agf = agbp->b_addr; in xfs_alloc_put_freelist() local
3246 struct xfs_agf *agf = bp->b_addr; in xfs_agf_verify() local
3337 struct xfs_agf *agf = bp->b_addr; in xfs_agf_write_verify() local
[all …]
H A Dxfs_ag.c494 struct xfs_agf *agf = bp->b_addr; in xfs_agfblock_init() local
757 struct xfs_agf *agf; in xfs_ag_shrink_space() local
887 struct xfs_agf *agf; in xfs_ag_extend_space() local
944 struct xfs_agf *agf; in xfs_ag_get_geometry() local
/linux/fs/xfs/scrub/
H A Dagheader.c448 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_freeblks() local
468 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_cntbt() local
500 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_btreeblks() local
550 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_refcblks() local
598 struct xfs_agf *agf; in xchk_agf() local
787 struct xfs_agf *agf; in xchk_agfl() local
H A Dagheader_repair.c205 struct xfs_agf *agf = agf_bp->b_addr; in xrep_agf_init_header() local
228 struct xfs_agf *agf, in xrep_agf_set_roots()
256 struct xfs_agf *agf = agf_bp->b_addr; in xrep_agf_calc_from_btrees() local
318 struct xfs_agf *agf = agf_bp->b_addr; in xrep_agf_commit_new() local
375 struct xfs_agf *agf; in xrep_agf() local
606 struct xfs_agf *agf = agf_bp->b_addr; in xrep_agfl_update_agf() local
H A Drmap_repair.c1052 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_rmap_try_reserve() local
1192 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_rmap_reset_counters() local
1342 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_rmap_build_new_tree() local
1512 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_rmap_remove_old_tree() local
H A Dalloc_repair.c366 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_abt_find_freespace() local
653 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_abt_reset_counters() local
H A Drepair.c320 struct xfs_agf *agf = bp->b_addr; in xrep_calc_ag_resblks() local
496 struct xfs_agf *agf; member
H A Dbmap.c698 struct xfs_buf *agf; in xchk_bmap_check_ag_rmaps() local
H A Dinode_repair.c763 struct xfs_buf *agf; in xrep_dinode_count_ag_rmaps() local