Searched refs:NFS_WRITE_UNSTABLE (Results 1 – 2 of 2) sorted by relevance
371 #define NFS_WRITE_UNSTABLE 0 macro
1346 stable = NFS_WRITE_UNSTABLE; in nfsrv_write()1431 if (stable == NFS_WRITE_UNSTABLE) { in nfsrv_write()1477 if ((stable == NFS_WRITE_UNSTABLE) && !nfsrv_async) { in nfsrv_write()1579 nd->nd_stable = NFS_WRITE_UNSTABLE; in nfsrv_writegather()1710 if (nd->nd_stable == NFS_WRITE_UNSTABLE) { in nfsrv_writegather()1894 (owp->nd_stable == NFS_WRITE_UNSTABLE)) { in nfsrv_wg_coalesce()