Searched refs:R4HAVEVERF (Results 1 – 2 of 2) sorted by relevance
353 #define R4HAVEVERF 0x20 /* have a write verifier to compare against */ macro
3382 if (rp->r_flags & R4HAVEVERF) { in nfs4write()3389 rp->r_flags |= R4HAVEVERF; in nfs4write()11863 ASSERT(rp->r_flags & R4HAVEVERF); in nfs4_commit()