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