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

/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c593 { AS(freebsd32_posix_fallocate_args), (sy_call_t *)freebsd32_posix_fallocate, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 530 = freebsd32_posix_fallocate */
597 { AS(freebsd32_posix_fallocate_args), (sy_call_t *)freebsd32_posix_fallocate, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 530 = freebsd32_posix_fallocate */
H A Dfreebsd32_proto.h834 int freebsd32_posix_fallocate(struct thread *, struct freebsd32_posix_fallocate_args *);
838 int freebsd32_posix_fallocate(struct thread *, struct freebsd32_posix_fallocate_args *);
H A Dfreebsd32_misc.c3099 freebsd32_posix_fallocate(struct thread *td, function

Completed in 120 milliseconds