Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnfs.h66 NFSERR_STALE = 70, /* v2 v3 v4 */ enumerator
/linux/include/trace/misc/
H A Dnfs.h33 TRACE_DEFINE_ENUM(NFSERR_STALE);
68 { NFSERR_STALE, "STALE" }, \
/linux/fs/nfs_common/
H A Dcommon.c34 { NFSERR_STALE, -ESTALE },