Searched refs:xfs_agf (Results 1 – 16 of 16) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_refcount_btree.c | 43 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_set_root() 64 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_alloc_block() 105 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_free_block() 170 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_refcountbt_init_ptr_from_cur() 373 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_init_cursor() 390 struct xfs_agf *agf = agbp->b_addr; in xfs_refcountbt_commit_staged_btree() 495 struct xfs_agf *agf; in xfs_refcountbt_calc_reserves()
|
| H A D | xfs_rmap_btree.c | 70 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_set_root() 90 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_alloc_block() 128 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_free_block() 229 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_rmapbt_init_ptr_from_cur() 524 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_init_cursor() 685 struct xfs_agf *agf = agbp->b_addr; in xfs_rmapbt_commit_staged_btree() 823 struct xfs_agf *agf; in xfs_rmapbt_calc_reserves()
|
| H A D | xfs_alloc_btree.c | 50 struct xfs_agf *agf = agbp->b_addr; in xfs_allocbt_set_root() 179 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_allocbt_init_ptr_from_cur() 490 struct xfs_agf *agf = agbp->b_addr; in xfs_bnobt_init_cursor() 516 struct xfs_agf *agf = agbp->b_addr; in xfs_cntbt_init_cursor() 533 struct xfs_agf *agf = agbp->b_addr; in xfs_allocbt_commit_staged_btree()
|
| H A D | xfs_alloc.c | 543 struct xfs_agf *agf = bp->b_addr; in xfs_alloc_fixup_longest() 903 struct xfs_agf *agf = agbp->b_addr; in xfs_alloc_update_counters() 1213 struct xfs_agf *agf = args->agbp->b_addr; in xfs_alloc_ag_vextent_small() 1794 struct xfs_agf *agf = args->agbp->b_addr; in xfs_alloc_ag_vextent_size() 2559 struct xfs_agf *agf) in xfs_agfl_needs_reset() 2608 struct xfs_agf *agf = agbp->b_addr; in xfs_agfl_reset() 3034 struct xfs_agf *agf = agbp->b_addr; in xfs_alloc_get_freelist() 3142 struct xfs_agf *agf = agbp->b_addr; in xfs_alloc_put_freelist() 3244 struct xfs_agf *agf = bp->b_addr; in xfs_agf_verify() 3335 struct xfs_agf *agf = bp->b_addr; in xfs_agf_write_verify() [all …]
|
| H A D | xfs_ag.c | 494 struct xfs_agf *agf = bp->b_addr; in xfs_agfblock_init() 757 struct xfs_agf *agf; in xfs_ag_shrink_space() 915 struct xfs_agf *agf; in xfs_ag_extend_space() 972 struct xfs_agf *agf; in xfs_ag_get_geometry()
|
| H A D | xfs_alloc.h | 221 int xfs_agfl_walk(struct xfs_mount *mp, struct xfs_agf *agf,
|
| H A D | xfs_ondisk.h | 43 XFS_CHECK_STRUCT_SIZE(struct xfs_agf, 224); in xfs_check_ondisk_structs()
|
| H A D | xfs_format.h | 517 typedef struct xfs_agf { struct 566 #define XFS_AGF_CRC_OFF offsetof(struct xfs_agf, agf_crc) argument
|
| /linux/fs/xfs/scrub/ |
| H A D | agheader_repair.c | 164 struct xfs_agf *old_agf = agf_bp->b_addr; in xrep_agf_find_btrees() 201 struct xfs_agf *old_agf) in xrep_agf_init_header() 205 struct xfs_agf *agf = agf_bp->b_addr; in xrep_agf_init_header() 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() 318 struct xfs_agf *agf = agf_bp->b_addr; in xrep_agf_commit_new() 371 struct xfs_agf old_agf; in xrep_agf() 375 struct xfs_agf *agf; in xrep_agf() 606 struct xfs_agf *agf = agf_bp->b_addr; in xrep_agfl_update_agf()
|
| H A D | agheader.c | 450 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_freeblks() 470 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_cntbt() 502 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_btreeblks() 552 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_refcblks() 600 struct xfs_agf *agf; in xchk_agf() 789 struct xfs_agf *agf; in xchk_agfl()
|
| H A D | rmap_repair.c | 1047 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_rmap_try_reserve() 1187 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_rmap_reset_counters() 1337 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_rmap_build_new_tree() 1507 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_rmap_remove_old_tree()
|
| H A D | alloc_repair.c | 366 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_abt_find_freespace() 653 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_abt_reset_counters()
|
| H A D | repair.c | 321 struct xfs_agf *agf = bp->b_addr; in xrep_calc_ag_resblks() 497 struct xfs_agf *agf;
|
| H A D | rmap.c | 402 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_rmapbt_walk_ag_metadata()
|
| /linux/fs/xfs/ |
| H A D | xfs_buf_item_recover.c | 885 lsn = be64_to_cpu(((struct xfs_agf *)blk)->agf_lsn); in xlog_recover_get_buf_lsn() 886 uuid = &((struct xfs_agf *)blk)->agf_uuid; in xlog_recover_get_buf_lsn()
|
| H A D | xfs_trace.h | 58 struct xfs_agf; 2105 TP_PROTO(struct xfs_mount *mp, struct xfs_agf *agf, int flags, 2160 TP_PROTO(struct xfs_mount *mp, struct xfs_agf *agf, int flags, \ 2163 DEFINE_AGF_EVENT(xfs_agf);
|