Searched refs:zn_matchtype (Results 1 – 3 of 3) sorted by relevance
123 zn->zn_matchtype = 0; in zap_name_alloc_uint64()154 zn->zn_matchtype = mt; in zap_name_init_str()204 if (zn->zn_matchtype & MT_NORMALIZE) { in zap_match()
390 if (zn->zn_matchtype & MT_NORMALIZE) { in zap_leaf_array_match()447 ASSERT((zn->zn_matchtype == 0) || in zap_leaf_lookup()
201 matchtype_t zn_matchtype; member