Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/nfs/
H A Dnfsproto.h372 #define NFS_WRITE_DATASYNC 1 macro
H A Dnfs_serv.c1433 } else if (stable == NFS_WRITE_DATASYNC) { in nfsrv_write()
1712 } else if (nd->nd_stable == NFS_WRITE_DATASYNC) { in nfsrv_writegather()
1893 } else if ((nd->nd_stable == NFS_WRITE_DATASYNC) && in nfsrv_wg_coalesce()
1895 owp->nd_stable = NFS_WRITE_DATASYNC; in nfsrv_wg_coalesce()