Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dnfs.h67 NFSERR_STALE = 70, /* v2 v3 v4 */ enumerator
/linux/include/trace/misc/
A Dnfs.h34 TRACE_DEFINE_ENUM(NFSERR_STALE);
70 { NFSERR_STALE, "STALE" }, \
/linux/fs/nfs_common/
A Dcommon.c35 { NFSERR_STALE, -ESTALE },
/linux/fs/nfsd/
A Dnfsd.h244 #define nfserr_stale cpu_to_be32(NFSERR_STALE)

Completed in 8 milliseconds