Searched refs:avlp (Results 1 – 1 of 1) sorted by relevance
968 boolean_t props, nvlist_t **nvlp, avl_tree_t **avlp) in gather_nvlist() argument991 if (avlp != NULL) in gather_nvlist()992 *avlp = NULL; in gather_nvlist()997 if (avlp != NULL && (*avlp = fsavl_create(sd.fss)) == NULL) { in gather_nvlist()