Searched refs:vnd_comp_header (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/
H A Dvndvar.h153 struct vnd_comp_header { struct
H A Dvnd.c1286 struct vnd_comp_header *ch;
1292 ch = malloc(sizeof(struct vnd_comp_header),
1297 sizeof(struct vnd_comp_header), 0, UIO_SYSSPACE,
1337 if ((vattr.va_size < sizeof(struct vnd_comp_header)) ||
1338 (vattr.va_size - sizeof(struct vnd_comp_header) <
1364 sizeof(struct vnd_comp_header), UIO_SYSSPACE,

Completed in 211 milliseconds