Searched refs:attr_cache_t (Results 1 – 1 of 1) sorted by relevance
69 } attr_cache_t; typedef563 nvlist_free(((attr_cache_t *)obj)->attrs); in free_attr_cache_object()609 attr_cache_t *acp = NULL; in add_cached_attributes()623 if ((acp = (attr_cache_t *)calloc(1, sizeof (attr_cache_t))) == NULL) { in add_cached_attributes()