Searched refs:strm_find (Results 1 – 2 of 2) sorted by relevance
198 comp->strm_find = zcomp_strm_multi_find; in zcomp_strm_multi_create()253 comp->strm_find = zcomp_strm_single_find; in zcomp_strm_single_create()296 return comp->strm_find(comp); in zcomp_strm_find()
47 struct zcomp_strm *(*strm_find)(struct zcomp *comp); member