Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dnfs.h68 NFSERR_STALE = 70, /* v2 v3 v4 */ enumerator
/linux-6.6.21/include/trace/misc/
Dnfs.h35 TRACE_DEFINE_ENUM(NFSERR_STALE);
71 { NFSERR_STALE, "STALE" }, \
/linux-6.6.21/fs/nfsd/
Dnfsd.h219 #define nfserr_stale cpu_to_be32(NFSERR_STALE)
/linux-6.6.21/fs/nfs/
Dnfs2xdr.c1086 { NFSERR_STALE, -ESTALE },
Dnfs3xdr.c2472 { NFSERR_STALE, -ESTALE },