Searched refs:NFS4_RS_GRACE_MSG (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1980 * NFS4_RS_GRACE_MSG Set once we have uprintf'ed a grace message.
1986 #define NFS4_RS_GRACE_MSG 0x000000002 macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c1006 rsp->rs_flags &= ~(NFS4_RS_GRACE_MSG|NFS4_RS_DELAY_MSG);
1114 if (!(rsp->rs_flags & NFS4_RS_GRACE_MSG))
1115 rsp->rs_flags |= NFS4_RS_GRACE_MSG;

Completed in 88 milliseconds