Searched refs:zlp (Results 1 – 1 of 1) sorted by relevance
84 zpool_list_t *zlp = data; in add_pool() local91 if (zlp->zl_proplist && in add_pool()93 zlp->zl_literal) in add_pool()119 zpool_list_t *zlp; in pool_list_get() local126 if (zlp->zl_pool == NULL) in pool_list_get()129 if ((zlp->zl_avl = uu_avl_create(zlp->zl_pool, NULL, in pool_list_get()135 zlp->zl_literal = literal; in pool_list_get()139 zlp->zl_findall = B_TRUE; in pool_list_get()156 return (zlp); in pool_list_get()167 if (zlp->zl_findall) in pool_list_update()[all …]