Lines Matching defs:agf_bp
159 struct xfs_buf *agf_bp; /* AGF, for refcount queries */
212 cur = xfs_refcountbt_init_cursor(mp, tp, info->agf_bp,
633 xfs_trans_brelse(tp, info->agf_bp);
634 info->agf_bp = NULL;
638 &info->agf_bp);
672 if (info->agf_bp) {
673 xfs_trans_brelse(tp, info->agf_bp);
674 info->agf_bp = NULL;
693 *curpp = xfs_rmapbt_init_cursor(tp->t_mountp, tp, info->agf_bp,
726 *curpp = xfs_allocbt_init_cursor(tp->t_mountp, tp, info->agf_bp,