Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dagheader_repair.c164 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 Dagheader.c459 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_freeblks()
479 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_cntbt()
511 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_btreeblks()
561 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_agf_xref_refcblks()
609 struct xfs_agf *agf; in xchk_agf()
798 struct xfs_agf *agf; in xchk_agfl()
H A Drmap_repair.c1047 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_rmap_try_reserve()
1188 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_rmap_reset_counters()
1338 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_rmap_build_new_tree()
1508 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_rmap_remove_old_tree()
H A Dalloc_repair.c366 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_abt_find_freespace()
658 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xrep_abt_reset_counters()
H A Drepair.c321 struct xfs_agf *agf = bp->b_addr; in xrep_calc_ag_resblks()
512 struct xfs_agf *agf;
H A Drmap.c402 struct xfs_agf *agf = sc->sa.agf_bp->b_addr; in xchk_rmapbt_walk_ag_metadata()
/linux/fs/xfs/libxfs/
H A Dxfs_alloc.c543 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 Dxfs_alloc.h221 int xfs_agfl_walk(struct xfs_mount *mp, struct xfs_agf *agf,
H A Dxfs_ondisk.h43 XFS_CHECK_STRUCT_SIZE(struct xfs_agf, 224); in xfs_check_ondisk_structs()
H A Dxfs_format.h517 typedef struct xfs_agf { struct
566 #define XFS_AGF_CRC_OFF offsetof(struct xfs_agf, agf_crc) argument
/linux/fs/xfs/
H A Dxfs_buf_item_recover.c906 lsn = be64_to_cpu(((struct xfs_agf *)blk)->agf_lsn); in xlog_recover_get_buf_lsn()
907 uuid = &((struct xfs_agf *)blk)->agf_uuid; in xlog_recover_get_buf_lsn()
H A Dxfs_trace.h58 struct xfs_agf;
2107 TP_PROTO(struct xfs_mount *mp, struct xfs_agf *agf, int flags,
2162 TP_PROTO(struct xfs_mount *mp, struct xfs_agf *agf, int flags, \
2165 DEFINE_AGF_EVENT(xfs_agf);