Lines Matching refs:agfl_bp
128 if (sc->sa.agfl_bp) in xrep_roll_ag_trans()
129 xfs_trans_bhold(sc->tp, sc->sa.agfl_bp); in xrep_roll_ag_trans()
147 if (sc->sa.agfl_bp) in xrep_roll_ag_trans()
148 xfs_trans_bjoin(sc->tp, sc->sa.agfl_bp); in xrep_roll_ag_trans()
514 error = xfs_alloc_put_freelist(sc->tp, sc->sa.agf_bp, sc->sa.agfl_bp, in xrep_put_freelist()
655 struct xfs_buf *agfl_bp; member
697 error = xfs_agfl_walk(mp, ri->agf, ri->agfl_bp, in xrep_findroot_block()
869 struct xfs_buf *agfl_bp) in xrep_find_ag_btree_roots() argument
878 ASSERT(agfl_bp == NULL || xfs_buf_islocked(agfl_bp)); in xrep_find_ag_btree_roots()
883 ri.agfl_bp = agfl_bp; in xrep_find_ag_btree_roots()
885 ASSERT(agfl_bp || fab->rmap_owner != XFS_RMAP_OWN_AG); in xrep_find_ag_btree_roots()