Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsyscallsubr.h312 int kern_sync(struct thread *td);
/f-stack/freebsd/kern/
H A Dvfs_bio.c1350 kern_sync(curthread); in bufshutdown()
1379 kern_sync(curthread); in bufshutdown()
H A Dvfs_syscalls.c136 kern_sync(struct thread *td) in kern_sync() function
176 return (kern_sync(td)); in sys_sync()