Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_vfsops.c130 static int nfs3_sync(vfs_t *, short, cred_t *);
160 VFSNAME_SYNC, { .vfs_sync = nfs3_sync }, in nfs3init()
1596 nfs3_sync(vfs_t *vfsp, short flag, cred_t *cr) in nfs3_sync() function