Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clvfsops.c128 static vfs_sync_t nfs_sync; variable
142 .vfs_sync = nfs_sync,
2008 nfs_sync(struct mount *mp, int waitfor) in nfs_sync() function