Home
last modified time | relevance | path

Searched refs:sys_posix_fallocate (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/kern/
H A Dinit_sysent.c570 { AS(posix_fallocate_args), 4, (sy_call_t *)sys_posix_fallocate }, /* 553 = posix_fallocate */
H A Dvfs_syscalls.c5462 sys_posix_fallocate(struct sysmsg *sysmsg, const struct posix_fallocate_args *uap) in sys_posix_fallocate() function
/dragonfly/sys/sys/
H A Dsysproto.h1780 int sys_posix_fallocate (struct sysmsg *sysmsg, const struct posix_fallocate_args *);