Home
last modified time | relevance | path

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

/linux/include/trace/misc/
H A Dnfs.h144 TRACE_DEFINE_ENUM(NFS4ERR_MOVED);
294 { NFS4ERR_MOVED, "MOVED" }, \
/linux/Documentation/sunrpc/xdr/
H A Dnfs4_1.x103 NFS4ERR_MOVED = 10019,/* filesystem relocated */ enumerator
/linux/include/linux/sunrpc/xdrgen/
H A Dnfs4_1.h61 NFS4ERR_MOVED = 10019, enumerator
/linux/include/linux/
H A Dnfs4.h190 case NFS4ERR_MOVED: in seqid_mutating_err()
/linux/fs/nfsd/
H A Dnfs4xdr_gen.c79 case NFS4ERR_MOVED: in xdrgen_decode_nfsstat4()
/linux/fs/nfs/
H A Dnfs4state.c1099 case -NFS4ERR_MOVED: in nfs_increment_seqid()
2219 if (status != -NFS4ERR_MOVED) in nfs4_handle_lease_moved()
H A Dnfs4proc.c576 case -NFS4ERR_MOVED: in nfs4_do_handle_exception()
729 if (errorcode == -NFS4ERR_MOVED) in nfs4_async_handle_exception()
2331 case -NFS4ERR_MOVED: in nfs4_handle_delegation_recall_error()
4390 status = -NFS4ERR_MOVED; in nfs4_get_referral()
4671 case -NFS4ERR_MOVED: in nfs4_proc_lookup_common()
4673 if (err == -NFS4ERR_MOVED) in nfs4_proc_lookup_common()