Searched refs:ch_fsize (Results 1 – 4 of 4) sorted by relevance
192 hdr->ch_fsize = srclen; in do_comp()279 blks = (hdr->ch_fsize - 1) / blksize; in do_decomp()303 slen = hdr->ch_fsize - hdr->ch_blkmap[i]; in do_decomp()
44 uint64_t ch_fsize; member
269 size_t fsize = dp->dc_hdr->ch_fsize; in dc_read()319 vap->va_size = dp->dc_hdr->ch_fsize; in dc_getattr()463 xlen = hdr->ch_fsize - off; in dc_getblock_miss()952 hdr->ch_fsize == 0 || hdr->ch_blksize < PAGESIZE || in decompvp()977 hdr->ch_blkmap[((hdr->ch_fsize-1) / bsize) + 1] = vattr.va_size; in decompvp()
3795 hdr->ch_algorithm != CH_ALG_ZLIB || hdr->ch_fsize == 0 || in kobj_comp_setup()3998 if (i == hdr->ch_fsize / file->_bsize) in kobj_uncomp_blk()4221 *size = hdr->ch_fsize; in kobj_get_filesize()