Searched refs:nfs_sync (Results 1 – 1 of 1) sorted by relevance
79 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