Lines Matching defs:agbp
1114 struct xfs_buf *agbp;
1118 agbp = rcur->bc_ag.agbp;
1121 xfs_trans_brelse(tp, agbp);
1143 struct xfs_buf *agbp = NULL;
1177 XFS_ALLOC_FLAG_FREEING, &agbp);
1181 rcur = xfs_refcountbt_init_cursor(mp, tp, agbp, agno);
1222 xfs_trans_brelse(tp, agbp);
1688 struct xfs_buf *agbp;
1716 error = xfs_alloc_read_agf(mp, tp, agno, 0, &agbp);
1719 cur = xfs_refcountbt_init_cursor(mp, tp, agbp, agno);
1729 xfs_trans_brelse(tp, agbp);