Home
last modified time | relevance | path

Searched refs:xfs_agf (Results 1 – 15 of 15) sorted by relevance

/fs/xfs/libxfs/
Dxfs_refcount_btree.c39 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()
352 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_init_cursor()
385 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_commit_staged_btree()
460 struct xfs_agf *agf; in xfs_refcountbt_calc_reserves()
Dxfs_rmap_btree.c65 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_set_root()
85 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_alloc_block()
120 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_free_block()
213 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_rmapbt_init_ptr_from_cur()
479 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_init_cursor()
512 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_commit_staged_btree()
604 struct xfs_agf *agf; in xfs_rmapbt_calc_reserves()
Dxfs_alloc_btree.c39 struct xfs_agf *agf = agbp->b_addr; in xfs_allocbt_set_root()
112 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_allocbt_update_lastrec()
223 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_allocbt_init_ptr_from_cur()
518 struct xfs_agf *agf = agbp->b_addr; in xfs_allocbt_init_cursor()
557 struct xfs_agf *agf = agbp->b_addr; in xfs_allocbt_commit_staged_btree()
Dxfs_alloc.c716 struct xfs_agf *agf = agbp->b_addr; in xfs_alloc_update_counters()
924 struct xfs_agf __maybe_unused *agf = args->agbp->b_addr; in xfs_alloc_cur_finish()
1028 struct xfs_agf *agf = args->agbp->b_addr; in xfs_alloc_ag_vextent_small()
1202 struct xfs_agf __maybe_unused *agf = args->agbp->b_addr; in xfs_alloc_ag_vextent_exact()
1660 struct xfs_agf *agf = args->agbp->b_addr; in xfs_alloc_ag_vextent_size()
2367 struct xfs_agf *agf) in xfs_agfl_needs_reset()
2420 struct xfs_agf *agf = agbp->b_addr; in xfs_agfl_reset()
2703 struct xfs_agf *agf = agbp->b_addr; in xfs_alloc_get_freelist()
2829 struct xfs_agf *agf = agbp->b_addr; in xfs_alloc_put_freelist()
2878 struct xfs_agf *agf = bp->b_addr; in xfs_agf_verify()
[all …]
Dxfs_ag.c518 struct xfs_agf *agf = bp->b_addr; in xfs_agfblock_init()
779 struct xfs_agf *agf; in xfs_ag_shrink_space()
891 struct xfs_agf *agf; in xfs_ag_extend_space()
947 struct xfs_agf *agf; in xfs_ag_get_geometry()
Dxfs_alloc.h239 int xfs_agfl_walk(struct xfs_mount *mp, struct xfs_agf *agf,
Dxfs_format.h482 typedef struct xfs_agf { struct
526 #define XFS_AGF_CRC_OFF offsetof(struct xfs_agf, agf_crc) argument
/fs/xfs/scrub/
Dagheader_repair.c144 struct xfs_agf *old_agf = agf_bp->b_addr; in xrep_agf_find_btrees()
182 struct xfs_agf *old_agf) in xrep_agf_init_header()
185 struct xfs_agf *agf = agf_bp->b_addr; in xrep_agf_init_header()
209 struct xfs_agf *agf, in xrep_agf_set_roots()
243 struct xfs_agf *agf = agf_bp->b_addr; in xrep_agf_calc_from_btrees()
307 struct xfs_agf *agf = agf_bp->b_addr; in xrep_agf_commit_new()
359 struct xfs_agf old_agf; in xrep_agf()
363 struct xfs_agf *agf; in xrep_agf()
547 struct xfs_agf *agf = agf_bp->b_addr; in xrep_agfl_update_agf()
Dagheader.c374 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_freeblks()
394 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_cntbt()
426 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_btreeblks()
476 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_refcblks()
523 struct xfs_agf *agf; in xchk_agf()
702 struct xfs_agf *agf; in xchk_agfl()
Drepair.c215 struct xfs_agf *agf = bp->b_addr; in xrep_calc_ag_resblks()
661 struct xfs_agf *agf;
/fs/xfs/
Dxfs_discard.c34 struct xfs_agf *agf; in xfs_trim_extents()
Dxfs_ondisk.h28 XFS_CHECK_STRUCT_SIZE(struct xfs_agf, 224); in xfs_check_ondisk_structs()
Dxfs_buf_item_recover.c760 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()
Dxfs_trace.h49 struct xfs_agf;
1691 TP_PROTO(struct xfs_mount *mp, struct xfs_agf *agf, int flags,
1748 TP_PROTO(struct xfs_mount *mp, struct xfs_agf *agf, int flags, \
1751 DEFINE_AGF_EVENT(xfs_agf);
Dxfs_log_recover.c3562 struct xfs_agf *agfp = agfbp->b_addr; in xlog_recover_check_summary()