Home
last modified time | relevance | path

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

/src/sys/fs/smbfs/
H A Dsmbfs_vfsops.c77 .vfs_sync = vfs_stdsync,
/src/sys/sys/
H A Dmount.h1092 vfs_sync_t vfs_stdsync; variable
/src/sys/kern/
H A Dvfs_default.c1388 vfs_stdsync(struct mount *mp, int waitfor) in vfs_stdsync() function