Searched refs:sys_posix_fallocate (Results 1 – 3 of 3) sorted by relevance
824 sys_posix_fallocate(struct thread *td, struct posix_fallocate_args *uap) in sys_posix_fallocate() function
588 …{ .sy_narg = AS(posix_fallocate_args), .sy_call = (sy_call_t *)sys_posix_fallocate, .sy_auevent = …
2196 int sys_posix_fallocate(struct thread *, struct posix_fallocate_args *);