Searched refs:sys_posix_fadvise (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/kern/
H A Dinit_sysent.c579 { AS(posix_fadvise_args), (sy_call_t *)sys_posix_fadvise, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 531 = posix_fadvise */
H A Dvfs_syscalls.c4363 sys_posix_fadvise(struct thread *td, struct posix_fadvise_args *uap) function
/freebsd-11-stable/sys/sys/
H A Dsysproto.h2167 int sys_posix_fadvise(struct thread *, struct posix_fadvise_args *);

Completed in 307 milliseconds