Lines Matching refs:dn_xlator
495 dt_type_name(dnp->dn_xlator->dx_dst_ctfp,
496 dnp->dn_xlator->dx_dst_type, n1, sizeof (n1)),
497 dt_type_name(dnp->dn_xlator->dx_src_ctfp,
498 dnp->dn_xlator->dx_src_type, n2, sizeof (n2)));
2529 dnp->dn_xlator = dxp;
4302 dt_xlator_t *dxp = dnp->dn_xlator;
5024 if (ctf_type_name(dnp->dn_xlator->dx_src_ctfp,
5025 dnp->dn_xlator->dx_src_type, n, sizeof (n)) != NULL)
5028 if (ctf_type_name(dnp->dn_xlator->dx_dst_ctfp,
5029 dnp->dn_xlator->dx_dst_type, n, sizeof (n)) != NULL)