Searched refs:rflush (Results 1 – 4 of 4) sorted by relevance
381 extern void rflush(struct vfs *, cred_t *);
1408 rflush(vfsp, cr); in nfs_unmount()1604 rflush(vfsp, cr); in nfs_sync()
1413 rflush(vfsp, cr); in nfs3_unmount()1603 rflush(vfsp, cr); in nfs3_sync()
3054 rflush(struct vfs *vfsp, cred_t *cr) in rflush() function