Searched refs:nfs_sync (Results 1 – 1 of 1) sorted by relevance
132 static int nfs_sync(vfs_t *, short, cred_t *);162 VFSNAME_SYNC, { .vfs_sync = nfs_sync }, in nfsinit()1597 nfs_sync(vfs_t *vfsp, short flag, cred_t *cr) in nfs_sync() function