Home
last modified time | relevance | path

Searched refs:NFSERR_STALE (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Dnfs.h67 NFSERR_STALE = 70, /* v2 v3 v4 */ enumerator
/linux/include/trace/misc/
H A Dnfs.h34 TRACE_DEFINE_ENUM(NFSERR_STALE);
69 { NFSERR_STALE, "STALE" }, \
/linux/fs/nfsd/
H A Dnfsd.h237 #define nfserr_stale cpu_to_be32(NFSERR_STALE)
/linux/fs/nfs/
H A Dnfs2xdr.c1086 { NFSERR_STALE, -ESTALE },
H A Dnfs3xdr.c2472 { NFSERR_STALE, -ESTALE },