xfs_agi_buf_ops   408 fs/xfs/libxfs/xfs_ag.c 		.ops = &xfs_agi_buf_ops,
xfs_agi_buf_ops  2557 fs/xfs/libxfs/xfs_ialloc.c const struct xfs_buf_ops xfs_agi_buf_ops = {
xfs_agi_buf_ops  2582 fs/xfs/libxfs/xfs_ialloc.c 			XFS_FSS_TO_BB(mp, 1), 0, bpp, &xfs_agi_buf_ops);
xfs_agi_buf_ops    25 fs/xfs/libxfs/xfs_shared.h extern const struct xfs_buf_ops xfs_agi_buf_ops;
xfs_agi_buf_ops    38 fs/xfs/libxfs/xfs_shared.h extern const struct xfs_buf_ops xfs_agi_buf_ops;
xfs_agi_buf_ops   898 fs/xfs/scrub/agheader_repair.c 	agi_bp->b_ops = &xfs_agi_buf_ops;
xfs_agi_buf_ops  2412 fs/xfs/xfs_log_recover.c 		bp->b_ops = &xfs_agi_buf_ops;