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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h653 #define SV4_ROOT_STALE 0x008 /* root vnode got ESTALE */ macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c2803 if (svp->sv_flags & SV4_ROOT_STALE) {
2807 if (svp->sv_flags & SV4_ROOT_STALE) {
2808 svp->sv_flags &= ~SV4_ROOT_STALE;
H A Dnfs4_recovery.c2181 svp->sv_flags |= SV4_ROOT_STALE;

Completed in 78 milliseconds