Home
last modified time | relevance | path

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

/freebsd/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.c2233 commit == NFSWRITE_UNSTABLE) in nfsrpc_writerpc()
7130 commit == NFSWRITE_UNSTABLE) in nfsrpc_writeds()
7253 commit == NFSWRITE_UNSTABLE) in nfsrpc_writedsmir()
8886 *commitp = NFSWRITE_UNSTABLE; in nfsrpc_copyrpc()
/freebsd/sys/fs/nfs/
H A Dnfsproto.h654 #define NFSWRITE_UNSTABLE 0 macro
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c1116 if (stable == NFSWRITE_UNSTABLE && nfs_async == 0) in nfsrvd_write()
5807 *tl++ = txdr_unsigned(NFSWRITE_UNSTABLE); in nfsrvd_copy_file_range()
H A Dnfs_nfsdport.c1178 if (*stable == NFSWRITE_UNSTABLE) in nfsvno_write()