Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_vfsops.c206 int nfs_vfs_sync(mount_t, int, vfs_context_t);
220 .vfs_sync = nfs_vfs_sync,
5118 nfs_vfs_sync(mount_t mp, int waitfor, vfs_context_t ctx) in nfs_vfs_sync() function