Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_refcount_btree.c39 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
Dxfs_rmap_btree.c65 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
Dxfs_alloc_btree.c40 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
Dxfs_alloc.c716 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 …]
Dxfs_ag.c246 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/
Dxfs_refcount_btree.c40 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
Dxfs_rmap_btree.c68 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
Dxfs_alloc_btree.c40 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
Dxfs_alloc.c683 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()
Dxfs_ag.c178 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/
Dagheader.c370 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
Dagheader_repair.c189 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
Dbmap.c515 struct xfs_buf *agf; in xchk_bmap_check_ag_rmaps() local
Drepair.c672 struct xfs_agf *agf; member
Dcommon.c404 struct xfs_buf **agf, in xchk_ag_read_headers()
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dagheader.c361 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
Dagheader_repair.c184 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
Drepair.c211 struct xfs_agf *agf = bp->b_addr; in xrep_calc_ag_resblks() local
656 struct xfs_agf *agf; member
Dbmap.c558 struct xfs_buf *agf; in xchk_bmap_check_ag_rmaps() local
Dcommon.c406 struct xfs_buf **agf, in xchk_ag_read_headers()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_discard.c34 struct xfs_agf *agf; in xfs_trim_extents() local