Searched refs:NFS_WRITE_UNSTABLE (Results 1 – 2 of 2) sorted by relevance
321 #define NFS_WRITE_UNSTABLE 0 macro
1345 stable = NFS_WRITE_UNSTABLE; in nfsrv_write()1430 if (stable == NFS_WRITE_UNSTABLE) { in nfsrv_write()1476 if ((stable == NFS_WRITE_UNSTABLE) && !nfsrv_async) { in nfsrv_write()1578 nd->nd_stable = NFS_WRITE_UNSTABLE; in nfsrv_writegather()1709 if (nd->nd_stable == NFS_WRITE_UNSTABLE) { in nfsrv_writegather()1893 (owp->nd_stable == NFS_WRITE_UNSTABLE)) { in nfsrv_wg_coalesce()