Home
last modified time | relevance | path

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

/linux/fs/nfs_common/
H A Dcommon.c97 { NFS4ERR_STALE, -ESTALE },
163 { NFS4ERR_STALE, -EBADF },
164 { NFS4ERR_STALE, -EOPENSTALE },
/linux/include/trace/misc/
H A Dnfs.h182 TRACE_DEFINE_ENUM(NFS4ERR_STALE);
332 { NFS4ERR_STALE, "STALE" }, \
/linux/Documentation/sunrpc/xdr/
H A Dnfs4_1.x82 NFS4ERR_STALE = 70, /* file no longer exists */ enumerator
/linux/include/linux/sunrpc/xdrgen/
H A Dnfs4_1.h43 NFS4ERR_STALE = 70, enumerator
/linux/fs/nfsd/
H A Dnfs4xdr_gen.c61 case NFS4ERR_STALE: in xdrgen_decode_nfsstat4()
H A Dnfs4callback.c212 { NFS4ERR_STALE, -ESTALE },
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1359 case NFS4ERR_STALE: in ff_layout_async_handle_error_v4()