Searched refs:freebsd32_posix_fallocate_args (Results 1 – 4 of 4) sorted by relevance
546 struct freebsd32_posix_fallocate_args { struct796 int freebsd32_posix_fallocate(struct thread *, struct freebsd32_posix_fallocate_args *);
600 …{ .sy_narg = AS(freebsd32_posix_fallocate_args), .sy_call = (sy_call_t *)freebsd32_posix_fallocate…
3792 struct freebsd32_posix_fallocate_args *uap) in freebsd32_posix_fallocate()
2827 struct freebsd32_posix_fallocate_args *p = params; in systrace_args()