Home
last modified time | relevance | path

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

/linux/fs/nfs_common/
H A Dcommon.c98 { NFS4ERR_STALE, -ESTALE },
164 { NFS4ERR_STALE, -EBADF },
165 { NFS4ERR_STALE, -EOPENSTALE },
/linux/include/trace/misc/
H A Dnfs.h184 TRACE_DEFINE_ENUM(NFS4ERR_STALE);
334 { NFS4ERR_STALE, "STALE" }, \
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1150 case NFS4ERR_STALE: in ff_layout_async_handle_error_v4()