Lines Matching refs:pag
144 if (xfs_refcount_check_irec(sc->sa.pag, rec) != NULL) in xrep_refc_check_ext()
192 trace_xrep_refc_found(pag_group(sc->sa.pag), &irec); in xrep_refc_stash()
562 struct xfs_perag *pag = sc->sa.pag; in xrep_refc_reset_counters() local
575 pag->pagf_repair_refcount_level = pag->pagf_refcount_level; in xrep_refc_reset_counters()
592 struct xfs_perag *pag = sc->sa.pag; in xrep_refc_build_new_tree() local
606 xfs_agbno_to_fsb(pag, xfs_refc_block(sc->mp)), in xrep_refc_build_new_tree()
612 refc_cur = xfs_refcountbt_init_cursor(sc->mp, NULL, NULL, pag); in xrep_refc_build_new_tree()
636 pag->pagf_repair_refcount_level = rr->new_btree.bload.btree_height; in xrep_refc_build_new_tree()
664 pag->pagf_repair_refcount_level = 0; in xrep_refc_build_new_tree()
681 struct xfs_perag *pag = sc->sa.pag; in xrep_refc_remove_old_tree() local
695 pag->pagf_repair_refcount_level = 0; in xrep_refc_remove_old_tree()