Lines Matching refs:complevel
1749 enum zio_compress compress, uint8_t complevel, boolean_t protected, in arc_buf_alloc_l2only() argument
1766 hdr->b_complevel = complevel; in arc_buf_alloc_l2only()
2878 enum zio_compress compression_type, uint8_t complevel) in arc_loan_compressed_buf() argument
2881 psize, lsize, compression_type, complevel); in arc_loan_compressed_buf()
2892 enum zio_compress compression_type, uint8_t complevel) in arc_loan_raw_buf() argument
2896 complevel); in arc_loan_raw_buf()
3283 boolean_t protected, enum zio_compress compression_type, uint8_t complevel, in arc_hdr_alloc() argument
3302 hdr->b_complevel = complevel; in arc_hdr_alloc()
3483 uint64_t lsize, enum zio_compress compression_type, uint8_t complevel) in arc_alloc_compressed_buf() argument
3491 B_FALSE, compression_type, complevel, ARC_BUFC_DATA); in arc_alloc_compressed_buf()
3512 enum zio_compress compression_type, uint8_t complevel) in arc_alloc_raw_buf() argument
3525 compression_type, complevel, type); in arc_alloc_raw_buf()