Home
last modified time | relevance | path

Searched refs:NFS_WRITE_UNSTABLE (Results 1 – 5 of 5) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfsproto.h321 #define NFS_WRITE_UNSTABLE 0 macro
H A Dnfs_serv.c1341 stable = NFS_WRITE_UNSTABLE; in nfsrv_write()
1429 if (stable == NFS_WRITE_UNSTABLE) { in nfsrv_write()
1475 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()
1897 (owp->nd_stable == NFS_WRITE_UNSTABLE)) { in nfsrv_wg_coalesce()
H A Dnfs_bio.c2663 iomode = NFS_WRITE_UNSTABLE; in nfs_buf_write()
2768 if (!error && (bp->nb_commitlevel == NFS_WRITE_UNSTABLE)) { in nfs_buf_write_finish()
2874 iomode = NFS_WRITE_UNSTABLE; in nfs_buf_write_dirty_pages()
3213 bp->nb_commitlevel = NFS_WRITE_UNSTABLE; in nfs_buf_write_rpc_finish()
H A Dnfs_vnops.c3943 if ((iomode != NFS_WRITE_UNSTABLE) && nfs_allow_async && in nfs3_write_rpc_async()
3945 iomode = NFS_WRITE_UNSTABLE; in nfs3_write_rpc_async()
8518 iomode = NFS_WRITE_UNSTABLE; in nfs_vnop_pageout()
8579 iomode = NFS_WRITE_UNSTABLE; in nfs_vnop_pageout()
H A Dnfs4_vnops.c480 if ((iomode != NFS_WRITE_UNSTABLE) && nfs_allow_async && in nfs4_write_rpc_async()
482 iomode = NFS_WRITE_UNSTABLE; in nfs4_write_rpc_async()