Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c144 static int nfs4_sync(vfs_t *, short, cred_t *);
196 VFSNAME_SYNC, { .vfs_sync = nfs4_sync }, in nfs4init()
2899 nfs4_sync(vfs_t *vfsp, short flag, cred_t *cr) in nfs4_sync() function