Home
last modified time | relevance | path

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

/openbsd/sys/nfs/
H A Dnfs_vfsops.c79 int nfs_sync(struct mount *, int, int, struct ucred *, struct proc *);
99 .vfs_sync = nfs_sync,
791 nfs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, struct proc *p) in nfs_sync() function