Searched refs:SV_ROOT_STALE (Results 1 – 3 of 3) sorted by relevance
281 #define SV_ROOT_STALE 0x1 /* root vnode got ESTALE */ macro556 svp->sv_flags |= SV_ROOT_STALE; \
1458 if (svp && (svp->sv_flags & SV_ROOT_STALE)) { in nfs_root()1460 svp->sv_flags &= ~SV_ROOT_STALE; in nfs_root()
1463 if (svp && (svp->sv_flags & SV_ROOT_STALE)) { in nfs3_root()1465 svp->sv_flags &= ~SV_ROOT_STALE; in nfs3_root()