Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsys_generic.c824 sys_posix_fallocate(struct thread *td, struct posix_fallocate_args *uap) in sys_posix_fallocate()
H A Dinit_sysent.c588 …{ .sy_narg = AS(posix_fallocate_args), .sy_call = (sy_call_t *)sys_posix_fallocate, .sy_auevent = …
H A Dsystrace_args.c2958 struct posix_fallocate_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1596 struct posix_fallocate_args { struct
2196 int sys_posix_fallocate(struct thread *, struct posix_fallocate_args *);