xfs_agf_buf_ops 394 fs/xfs/libxfs/xfs_ag.c .ops = &xfs_agf_buf_ops, xfs_agf_buf_ops 2674 fs/xfs/libxfs/xfs_alloc.c const struct xfs_buf_ops xfs_agf_buf_ops = { xfs_agf_buf_ops 2701 fs/xfs/libxfs/xfs_alloc.c XFS_FSS_TO_BB(mp, 1), flags, bpp, &xfs_agf_buf_ops); xfs_agf_buf_ops 24 fs/xfs/libxfs/xfs_shared.h extern const struct xfs_buf_ops xfs_agf_buf_ops; xfs_agf_buf_ops 26 fs/xfs/libxfs/xfs_shared.h extern const struct xfs_buf_ops xfs_agf_buf_ops; xfs_agf_buf_ops 378 fs/xfs/scrub/agheader_repair.c agf_bp->b_ops = &xfs_agf_buf_ops; xfs_agf_buf_ops 2398 fs/xfs/xfs_log_recover.c bp->b_ops = &xfs_agf_buf_ops;