Home
last modified time | relevance | path

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

/linux/include/trace/misc/
H A Dnfs.h184 TRACE_DEFINE_ENUM(NFS4ERR_STALE);
334 { NFS4ERR_STALE, "STALE" }, \
/linux/fs/nfs_common/
H A Dcommon.c98 { NFS4ERR_STALE, -ESTALE },
164 { NFS4ERR_STALE, -EBADF },
165 { NFS4ERR_STALE, -EOPENSTALE },
/linux/include/linux/
H A Dnfs4.h193 NFS4ERR_STALE = 70, enumerator
/linux/fs/nfsd/
H A Dnfs4callback.c209 { NFS4ERR_STALE, -ESTALE },