xfs_agfl_buf_ops  401 fs/xfs/libxfs/xfs_ag.c 		.ops = &xfs_agfl_buf_ops,
xfs_agfl_buf_ops  640 fs/xfs/libxfs/xfs_alloc.c const struct xfs_buf_ops xfs_agfl_buf_ops = {
xfs_agfl_buf_ops  665 fs/xfs/libxfs/xfs_alloc.c 			XFS_FSS_TO_BB(mp, 1), 0, &bp, &xfs_agfl_buf_ops);
xfs_agfl_buf_ops   27 fs/xfs/libxfs/xfs_shared.h extern const struct xfs_buf_ops xfs_agfl_buf_ops;
xfs_agfl_buf_ops  674 fs/xfs/scrub/agheader_repair.c 	agfl_bp->b_ops = &xfs_agfl_buf_ops;
xfs_agfl_buf_ops 2405 fs/xfs/xfs_log_recover.c 		bp->b_ops = &xfs_agfl_buf_ops;