Searched refs:NFS4ERR_STALE (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/nfs_common/ |
| H A D | common.c | 97 { NFS4ERR_STALE, -ESTALE }, 163 { NFS4ERR_STALE, -EBADF }, 164 { NFS4ERR_STALE, -EOPENSTALE },
|
| /linux/include/trace/misc/ |
| H A D | nfs.h | 182 TRACE_DEFINE_ENUM(NFS4ERR_STALE); 332 { NFS4ERR_STALE, "STALE" }, \
|
| /linux/Documentation/sunrpc/xdr/ |
| H A D | nfs4_1.x | 82 NFS4ERR_STALE = 70, /* file no longer exists */ enumerator
|
| /linux/include/linux/sunrpc/xdrgen/ |
| H A D | nfs4_1.h | 43 NFS4ERR_STALE = 70, enumerator
|
| /linux/fs/nfsd/ |
| H A D | nfs4xdr_gen.c | 61 case NFS4ERR_STALE: in xdrgen_decode_nfsstat4()
|
| H A D | nfs4callback.c | 212 { NFS4ERR_STALE, -ESTALE },
|
| /linux/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.c | 1359 case NFS4ERR_STALE: in ff_layout_async_handle_error_v4()
|