freebsd6_aio_write_args
{ compat6(AS(freebsd6_aio_write_args),aio_write), .sy_auevent = AUE_AIO_WRITE, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 319 = freebsd6 aio_write */
freebsd6_aio_write(struct thread *td, struct freebsd6_aio_write_args *uap)
int freebsd6_aio_write(struct thread *, struct freebsd6_aio_write_args *);