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

/freebsd-9.3-release/sys/fs/nfsclient/
H A Dnfs_clvfsops.c119 static vfs_sync_t nfs_sync; variable
131 .vfs_sync = nfs_sync,
1503 nfs_sync(struct mount *mp, int waitfor) function
/freebsd-9.3-release/sys/nfsclient/
H A Dnfs_vfsops.c130 static vfs_sync_t nfs_sync; variable
144 .vfs_sync = nfs_sync,
1445 nfs_sync(struct mount *mp, int waitfor) function

Completed in 58 milliseconds