Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmount.h983 void vfs_periodic(struct mount *, int);
/f-stack/freebsd/kern/
H A Dvfs_mount.c1836 vfs_periodic(mp, MNT_WAIT); in dounmount()
H A Dvfs_subr.c4857 vfs_periodic(struct mount *mp, int flags) in vfs_periodic() function
5077 vfs_periodic(mp, MNT_NOWAIT); in sync_fsync()
H A Dvfs_syscalls.c150 vfs_periodic(mp, MNT_NOWAIT); in kern_sync()