Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs_vfsops.c207 int nfs_vfs_sync(mount_t, int, vfs_context_t);
221 .vfs_sync = nfs_vfs_sync,
5117 nfs_vfs_sync(mount_t mp, int waitfor, vfs_context_t ctx) in nfs_vfs_sync() function