Home
last modified time | relevance | path

Searched refs:sys_posix_fallocate_args (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c2545 struct sys_posix_fallocate_args ua; in netbsd32_posix_fallocate()
/netbsd/sys/sys/
H A Dsyscallargs.h3184 struct sys_posix_fallocate_args { struct
4287 int sys_posix_fallocate(struct lwp *, const struct sys_posix_fallocate_args *, register_t *);
/netbsd/sys/kern/
H A Dinit_sysent.c2343 ns(struct sys_posix_fallocate_args),
H A Dvfs_syscalls.c4871 sys_posix_fallocate(struct lwp *l, const struct sys_posix_fallocate_args *uap, in sys_posix_fallocate()
H A Dsystrace_args.c3701 const struct sys_posix_fallocate_args *p = params; in systrace_args()
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c6381 struct sys_posix_fallocate_args callarg; in rump___sysimpl_posix_fallocate()
8539 ns(struct sys_posix_fallocate_args),