Home
last modified time | relevance | path

Searched refs:freebsd6_aio_write_args (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dsysproto.h2586 struct freebsd6_aio_write_args { struct
2602 int freebsd6_aio_write(struct thread *, struct freebsd6_aio_write_args *); argument
/freebsd/sys/kern/
H A Dvfs_aio.c2169 freebsd6_aio_write(struct thread *td, struct freebsd6_aio_write_args *uap) in freebsd6_aio_write()
H A Dinit_sysent.c388 …{ compat6(AS(freebsd6_aio_write_args),aio_write), .sy_auevent = AUE_AIO_WRITE, .sy_flags = SYF_CAP…