GOP_ALLOC
error = GOP_ALLOC(vp, uio->uio_offset, len, aflag, cred);
error = GOP_ALLOC(vp, startoffset,
error = GOP_ALLOC(vp, uio->uio_offset, bytelen,
error = GOP_ALLOC(vp, 0, logsize, B_CONTIG, FSCRED);
error = GOP_ALLOC(vp, off, len, flags, cred);
error = GOP_ALLOC(vp, uio->uio_offset, bytelen,
error = GOP_ALLOC(vp, off, len, flags, cred);
error = GOP_ALLOC(vp, uio->uio_offset, bytelen,