Home
last modified time | relevance | path

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

/src/sys/fs/nfsclient/
H A Dnfs_clbio.c1692 iomode = NFSWRITE_UNSTABLE; in ncl_doio()
1712 if (!error && iomode == NFSWRITE_UNSTABLE) { in ncl_doio()
H A Dnfs_clrpcops.c2238 commit == NFSWRITE_UNSTABLE) in nfsrpc_writerpc()
7340 commit == NFSWRITE_UNSTABLE) in nfsrpc_writeds()
7463 commit == NFSWRITE_UNSTABLE) in nfsrpc_writedsmir()
9103 *commitp = NFSWRITE_UNSTABLE; in nfsrpc_copyrpc()
/src/sys/fs/nfs/
H A Dnfsproto.h662 #define NFSWRITE_UNSTABLE 0 macro
/src/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c1246 if (stable == NFSWRITE_UNSTABLE && nfs_async == 0) in nfsrvd_write()
6097 *tl++ = txdr_unsigned(NFSWRITE_UNSTABLE); in nfsrvd_copy_file_range()
H A Dnfs_nfsdport.c1184 if (*stable == NFSWRITE_UNSTABLE) in nfsvno_write()