Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c298 #define NFS4_WRITE_WAIT 1 macro
12141 error = nfs4_commit_vp(vp, poff, plen, cr, NFS4_WRITE_WAIT); in nfs4_putpage_commit()
12172 if (rp->r_count && wait_on_writes == NFS4_WRITE_WAIT) { in nfs4_commit_vp()