NNPFS_STALE       317 xfs/xfs_message.c 		t->flags |= NNPFS_STALE;
NNPFS_STALE       321 xfs/xfs_message.c 	    t->flags |= NNPFS_STALE;
NNPFS_STALE        56 xfs/xfs_vnodeops-common.c     if ((xn->flags & NNPFS_STALE) == 0)
NNPFS_STALE        61 xfs/xfs_vnodeops-common.c 	xn->flags &= ~NNPFS_STALE;
NNPFS_STALE      1025 xfs/xfs_vnodeops-common.c 	|| (xn->flags & NNPFS_STALE) == NNPFS_STALE)
NNPFS_STALE      1039 xfs/xfs_vnodeops-common.c 	xn->flags &= ~NNPFS_STALE;