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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c1735 int still_stale; local
1749 still_stale = ((sp->s_flags & N4S_CLIENTID_SET) == 0);
1752 if (still_stale) {
1789 * If still_stale isn't true, then another thread already
1795 if (still_stale) {

Completed in 62 milliseconds