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

  /src/sys/fs/nfs/client/
nfs_clbio.c 302 iomode = NFSWRITE_UNSTABLE;
1706 iomode = NFSWRITE_UNSTABLE;
1726 if (!error && iomode == NFSWRITE_UNSTABLE) {
nfs_clrpcops.c 1713 commit == NFSWRITE_UNSTABLE)
5789 commit == NFSWRITE_UNSTABLE)
  /src/sys/fs/nfs/common/
nfsproto.h 568 #define NFSWRITE_UNSTABLE 0
  /src/sys/fs/nfs/server/
nfs_nfsdport.c 760 if (stable == NFSWRITE_UNSTABLE)
nfs_nfsdserv.c 947 if (stable == NFSWRITE_UNSTABLE && nfs_async == 0)

Completed in 25 milliseconds