HomeSort by: relevance | last modified time | path
    Searched refs:NFSV3WRITE_UNSTABLE (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/nfs/
nfsproto.h 213 #define NFSV3WRITE_UNSTABLE 0
nfs_bio.c 966 iomode = NFSV3WRITE_UNSTABLE;
1007 if (!needcommit && iomode == NFSV3WRITE_UNSTABLE) {
1088 if (!error && iomode == NFSV3WRITE_UNSTABLE) {
nfs_serv.c 974 if (stable == NFSV3WRITE_UNSTABLE)
1000 if (stable == NFSV3WRITE_UNSTABLE)
1245 if (nfsd->nd_stable == NFSV3WRITE_UNSTABLE)
1402 owp->nd_stable == NFSV3WRITE_UNSTABLE)
nfs_vnops.c 1355 commit == NFSV3WRITE_UNSTABLE)
1395 if (committed == NFSV3WRITE_UNSTABLE &&
  /src/sys/fs/nfs/common/
oldnfsproto.h 297 #define NFSV3WRITE_UNSTABLE 0

Completed in 32 milliseconds