Searched refs:xlrefs (Results 1 – 1 of 1) sorted by relevance
222 uint_t krel = 0, urel = 0, xlrefs = 0; in dt_as() local307 xlrefs++; in dt_as()387 if (xlrefs != 0) { in dt_as()388 dp->dtdo_xlmtab = dt_zalloc(dtp, sizeof (dt_node_t *) * xlrefs); in dt_as()389 dp->dtdo_xlmlen = xlrefs; in dt_as()399 if (krel + urel + xlrefs != 0) { in dt_as()