Searched refs:compress_func (Results 1 – 2 of 2) sorted by relevance
38 #define compress_func z_compress_level macro45 #define compress_func compress2 macro75 if (compress_func(d_start, &dstlen, s_start, s_len, n) != Z_OK) { in zfs_gzip_compress_buf()
70 typedef block_state (*compress_func)(deflate_state *s, int flush); typedef103 compress_func func;754 compress_func func; in deflateParams()