Home
last modified time | relevance | path

Searched refs:posix_fallocate_args (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/kern/
H A Dsys_generic.c835 sys_posix_fallocate(struct thread *td, struct posix_fallocate_args *uap) in sys_posix_fallocate()
H A Dinit_sysent.c599 …{ .sy_narg = AS(posix_fallocate_args), .sy_call = (sy_call_t *)sys_posix_fallocate, .sy_auevent = …
H A Dsystrace_args.c2915 struct posix_fallocate_args *p = params; in systrace_args()
/freebsd/sys/sys/
H A Dsysproto.h1572 struct posix_fallocate_args { struct
2274 int sys_posix_fallocate(struct thread *, struct posix_fallocate_args *);