Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/nfsclient/
H A Dnfs_clbio.c1695 iomode = NFSWRITE_UNSTABLE; in ncl_doio()
1715 if (!error && iomode == NFSWRITE_UNSTABLE) { in ncl_doio()
H A Dnfs_clrpcops.c2233 commit == NFSWRITE_UNSTABLE) in nfsrpc_writerpc()
7123 commit == NFSWRITE_UNSTABLE) in nfsrpc_writeds()
7246 commit == NFSWRITE_UNSTABLE) in nfsrpc_writedsmir()
8879 *commitp = NFSWRITE_UNSTABLE; in nfsrpc_copyrpc()
/freebsd-14.2/sys/fs/nfs/
H A Dnfsproto.h654 #define NFSWRITE_UNSTABLE 0 macro
/freebsd-14.2/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.c1179 if (*stable == NFSWRITE_UNSTABLE) in nfsvno_write()