NFSERR_STALE     1091 fs/nfs/nfs2xdr.c 	{ NFSERR_STALE,		-ESTALE		},
NFSERR_STALE     2479 fs/nfs/nfs3xdr.c 	{ NFSERR_STALE,		-ESTALE		},
NFSERR_STALE     1090 fs/nfs/nfstrace.h TRACE_DEFINE_ENUM(NFSERR_STALE);
NFSERR_STALE     1126 fs/nfs/nfstrace.h 			{ NFSERR_STALE, "STALE" }, \
NFSERR_STALE      196 fs/nfsd/nfsd.h #define	nfserr_stale		cpu_to_be32(NFSERR_STALE)