Home
last modified time | relevance | path

Searched refs:NFS_WRITE_DATASYNC (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/bsd/nfs/
H A Dnfsproto.h322 #define NFS_WRITE_DATASYNC 1 macro
H A Dnfs_serv.c1432 } else if (stable == NFS_WRITE_DATASYNC) { in nfsrv_write()
1711 } else if (nd->nd_stable == NFS_WRITE_DATASYNC) { in nfsrv_writegather()
1892 } else if ((nd->nd_stable == NFS_WRITE_DATASYNC) && in nfsrv_wg_coalesce()
1894 owp->nd_stable = NFS_WRITE_DATASYNC; in nfsrv_wg_coalesce()