Searched refs:sys_posix_fallocate (Results 1 – 3 of 3) sorted by relevance
829 sys_posix_fallocate(struct thread *td, struct posix_fallocate_args *uap) in sys_posix_fallocate() function
599 { .sy_narg = AS(posix_fallocate_args), .sy_call = (sy_call_t *)sys_posix_fallocate, .sy_auevent = AUE_POSIX_FALLOCATE, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 530 = posix_fallocate */
2243 int sys_posix_fallocate(struct thread *, struct posix_fallocate_args *);