HomeSort by: relevance | last modified time | path
    Searched refs:vnd_comp_header (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/
vndvar.h 153 struct vnd_comp_header { struct
vnd.c 1289 struct vnd_comp_header *ch;
1295 ch = malloc(sizeof(struct vnd_comp_header),
1300 sizeof(struct vnd_comp_header), 0, UIO_SYSSPACE,
1340 if ((vattr.va_size < sizeof(struct vnd_comp_header)) ||
1341 (vattr.va_size - sizeof(struct vnd_comp_header) <
1367 sizeof(struct vnd_comp_header), UIO_SYSSPACE,

Completed in 40 milliseconds