Searched refs:ch_algorithm (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Ddecomp.h43 uint64_t ch_algorithm; member in struct:comphdr
/illumos-gate/usr/src/cmd/boot/fiocompress/
H A Dfiocompress.c191 hdr->ch_algorithm = CH_ALG_ZLIB;
266 if (hdr->ch_algorithm != CH_ALG_ZLIB) {
268 srcfile, (uint64_t)hdr->ch_algorithm, CH_ALG_ZLIB);
/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c949 hdr->ch_version != CH_VERSION || hdr->ch_algorithm != CH_ALG_ZLIB ||
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c3789 hdr->ch_algorithm != CH_ALG_ZLIB || hdr->ch_fsize == 0 ||

Completed in 55 milliseconds