comphdr
struct comphdr *hdr;
hlen = offset = sizeof (struct comphdr) + blks * sizeof (uint64_t);
struct comphdr *hdr;
hdr = (struct comphdr *)(void *)srcaddr;
struct comphdr *hdr = dp->dc_hdr;
struct comphdr *hdr = dp->dc_hdr;
struct comphdr thdr, *hdr;
error = vn_rdwr(UIO_READ, vp, (caddr_t)hdr, sizeof (struct comphdr), 0,
struct comphdr *hdr;
struct comphdr *hdr = kobj_comphdr(file);
struct comphdr *hdr = kobj_comphdr(file);
struct comphdr *dc_hdr;
#define kobj_comphdr(p) ((struct comphdr *)(p)->_dbuf)