Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsysproto.h2530 struct freebsd6_lio_listio_args { struct
2544 int freebsd6_lio_listio(struct thread *, struct freebsd6_lio_listio_args *); argument
/f-stack/freebsd/kern/
H A Dvfs_aio.c2361 freebsd6_lio_listio(struct thread *td, struct freebsd6_lio_listio_args *uap) in freebsd6_lio_listio()
H A Dinit_sysent.c378 …{ compat6(AS(freebsd6_lio_listio_args),lio_listio), .sy_auevent = AUE_LIO_LISTIO, .sy_flags = SYF_…