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

/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c594 { AS(freebsd32_posix_fallocate_args), (sy_call_t *)freebsd32_posix_fallocate, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 530 = freebsd32_posix_fallocate */
598 { 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.h789 int freebsd32_posix_fallocate(struct thread *, struct freebsd32_posix_fallocate_args *);
793 int freebsd32_posix_fallocate(struct thread *, struct freebsd32_posix_fallocate_args *);
H A Dfreebsd32_misc.c2957 freebsd32_posix_fallocate(struct thread *td, function

Completed in 63 milliseconds