Searched refs:comphdr (Results 1 – 5 of 5) sorted by relevance
40 struct comphdr { struct61 struct comphdr *dc_hdr; argument
175 struct comphdr *hdr; in do_comp()182 hlen = offset = sizeof (struct comphdr) + blks * sizeof (uint64_t); in do_comp()248 struct comphdr *hdr; in do_decomp()255 hdr = (struct comphdr *)(void *)srcaddr; in do_decomp()
151 #define kobj_comphdr(p) ((struct comphdr *)(p)->_dbuf)
419 struct comphdr *hdr = dp->dc_hdr; in dc_getblock_miss()540 struct comphdr *hdr = dp->dc_hdr; in dc_getpage()926 struct comphdr thdr, *hdr; in decompvp()946 error = vn_rdwr(UIO_READ, vp, (caddr_t)hdr, sizeof (struct comphdr), 0, in decompvp()
3774 struct comphdr *hdr; in kobj_comp_setup()3984 struct comphdr *hdr = kobj_comphdr(file); in kobj_uncomp_blk()4213 struct comphdr *hdr = kobj_comphdr(file); in kobj_get_filesize()