Searched refs:xfs_agf (Results 1 - 17 of 17) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_refcount_btree.c43 struct xfs_agf *agf = agbp->b_addr;
64 struct xfs_agf *agf = agbp->b_addr;
106 struct xfs_agf *agf = agbp->b_addr;
171 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr;
374 struct xfs_agf *agf = agbp->b_addr;
391 struct xfs_agf *agf = agbp->b_addr;
495 struct xfs_agf *agf;
H A Dxfs_rmap_btree.c70 struct xfs_agf *agf = agbp->b_addr;
89 struct xfs_agf *agf = agbp->b_addr;
122 struct xfs_agf *agf = agbp->b_addr;
223 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr;
539 struct xfs_agf *agf = agbp->b_addr;
701 struct xfs_agf *agf = agbp->b_addr;
838 struct xfs_agf *agf;
H A Dxfs_alloc_btree.c50 struct xfs_agf *agf = agbp->b_addr;
129 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr;
240 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr;
562 struct xfs_agf *agf = agbp->b_addr;
588 struct xfs_agf *agf = agbp->b_addr;
605 struct xfs_agf *agf = agbp->b_addr;
H A Dxfs_alloc.h222 int xfs_agfl_walk(struct xfs_mount *mp, struct xfs_agf *agf,
H A Dxfs_ondisk.h28 XFS_CHECK_STRUCT_SIZE(struct xfs_agf, 224);
H A Dxfs_ag.c666 struct xfs_agf *agf = bp->b_addr;
929 struct xfs_agf *agf;
1060 struct xfs_agf *agf;
1117 struct xfs_agf *agf;
H A Dxfs_alloc.c804 struct xfs_agf *agf = agbp->b_addr;
1011 struct xfs_agf __maybe_unused *agf = args->agbp->b_addr;
1115 struct xfs_agf *agf = args->agbp->b_addr;
1220 struct xfs_agf __maybe_unused *agf = args->agbp->b_addr;
1695 struct xfs_agf *agf = args->agbp->b_addr;
2471 struct xfs_agf *agf)
2520 struct xfs_agf *agf = agbp->b_addr;
2985 struct xfs_agf *agf = agbp->b_addr;
3093 struct xfs_agf *agf = agbp->b_addr;
3197 struct xfs_agf *ag
[all...]
H A Dxfs_format.h485 typedef struct xfs_agf { struct
534 #define XFS_AGF_CRC_OFF offsetof(struct xfs_agf, agf_crc)
/linux-master/fs/xfs/scrub/
H A Dagheader_repair.c159 struct xfs_agf *old_agf = agf_bp->b_addr;
196 struct xfs_agf *old_agf)
200 struct xfs_agf *agf = agf_bp->b_addr;
223 struct xfs_agf *agf,
251 struct xfs_agf *agf = agf_bp->b_addr;
313 struct xfs_agf *agf = agf_bp->b_addr;
366 struct xfs_agf old_agf;
370 struct xfs_agf *agf;
601 struct xfs_agf *agf = agf_bp->b_addr;
H A Dagheader.c383 struct xfs_agf *agf = sc->sa.agf_bp->b_addr;
403 struct xfs_agf *agf = sc->sa.agf_bp->b_addr;
435 struct xfs_agf *agf = sc->sa.agf_bp->b_addr;
485 struct xfs_agf *agf = sc->sa.agf_bp->b_addr;
533 struct xfs_agf *agf;
722 struct xfs_agf *agf;
H A Dalloc_repair.c367 struct xfs_agf *agf = sc->sa.agf_bp->b_addr;
653 struct xfs_agf *agf = sc->sa.agf_bp->b_addr;
H A Drmap_repair.c1005 struct xfs_agf *agf = sc->sa.agf_bp->b_addr;
1145 struct xfs_agf *agf = sc->sa.agf_bp->b_addr;
1295 struct xfs_agf *agf = sc->sa.agf_bp->b_addr;
1466 struct xfs_agf *agf = sc->sa.agf_bp->b_addr;
H A Drepair.c307 struct xfs_agf *agf = bp->b_addr;
449 struct xfs_agf *agf;
H A Drmap.c402 struct xfs_agf *agf = sc->sa.agf_bp->b_addr;
/linux-master/fs/xfs/
H A Dxfs_notify_failure.c195 struct xfs_agf *agf;
H A Dxfs_buf_item_recover.c760 lsn = be64_to_cpu(((struct xfs_agf *)blk)->agf_lsn);
761 uuid = &((struct xfs_agf *)blk)->agf_uuid;
H A Dxfs_trace.h52 struct xfs_agf;
1693 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); variable

Completed in 194 milliseconds