Searched refs:mmd_dp (Results 1 – 2 of 2) sorted by relevance
216 mmd->mmd_dp = (*mmd_mp)->b_datap; in mmd_alloc()303 ASSERT(mmd->mmd_dp == NULL); in mmd_destructor()338 ASSERT(mmd->mmd_dp != NULL); in mmd_esballoc_free()339 ASSERT(mmd->mmd_dp->db_ref == 1); in mmd_esballoc_free()374 mmd->mmd_dp = NULL; in mmd_esballoc_free()886 if (mmd->mmd_dp->db_ref > 1) { in mmd_rempdesc()1510 if (pa->pat_mmd->mmd_dp->db_ref > 1) { in mmd_rempattr()
178 dblk_t *mmd_dp; /* back pointer to wrapper dblk structure */ member