Home
last modified time | relevance | path

Searched refs:NFSWRITE_FILESYNC (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/fs/nfsclient/
H A Dnfs_clbio.c789 iomode = NFSWRITE_FILESYNC; in nfs_directio_write()
807 if (iomode != NFSWRITE_FILESYNC) in ncl_write()
948 * Direct writes to the server must be done NFSWRITE_FILESYNC, in ncl_write()
1694 iomode = NFSWRITE_FILESYNC; in ncl_doio()
H A Dnfs_clrpcops.c2054 int error = 0, len, rlen, commit, committed = NFSWRITE_FILESYNC; in nfsrpc_writerpc()
2230 if (committed == NFSWRITE_FILESYNC) in nfsrpc_writerpc()
7037 int attrflag, error, rlen, commit, committed = NFSWRITE_FILESYNC; in nfsrpc_writeds()
7127 if (committed == NFSWRITE_FILESYNC) in nfsrpc_writeds()
7178 int attrflag, error, commit, committed = NFSWRITE_FILESYNC, rlen; in nfsrpc_writedsmir()
7250 if (committed == NFSWRITE_FILESYNC) in nfsrpc_writedsmir()
8830 if (commit != NFSWRITE_FILESYNC) in nfsrpc_copy_file_range()
H A Dnfs_clvnops.c1635 *iomode = NFSWRITE_FILESYNC; in ncl_writerpc()
/freebsd/sys/fs/nfs/
H A Dnfsproto.h656 #define NFSWRITE_FILESYNC 2 macro
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c1174 *stable = NFSWRITE_FILESYNC; in nfsvno_write()
5496 *tl++ = txdr_unsigned(NFSWRITE_FILESYNC); in nfsrv_writedsdorpc()
5546 if (commit != NFSWRITE_FILESYNC) in nfsrv_writedsdorpc()
H A Dnfs_nfsdserv.c970 int gotproxystateid, stable = NFSWRITE_FILESYNC; in nfsrvd_write()
1119 *tl++ = txdr_unsigned(NFSWRITE_FILESYNC); in nfsrvd_write()