Searched refs:freebsd32_aio_fsync (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/kern/
H A Dvfs_aio.c2897 freebsd32_aio_fsync(struct thread *td, struct freebsd32_aio_fsync_args *uap) function
/freebsd-11.0-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h769 int freebsd32_aio_fsync(struct thread *, struct freebsd32_aio_fsync_args *);
H A Dfreebsd32_sysent.c521 { AS(freebsd32_aio_fsync_args), (sy_call_t *)freebsd32_aio_fsync, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 465 = freebsd32_aio_fsync */

Completed in 172 milliseconds