Searched refs:NFS4ERR_MOVED (Results 1 – 4 of 4) sorted by relevance
146 TRACE_DEFINE_ENUM(NFS4ERR_MOVED);296 { NFS4ERR_MOVED, "MOVED" }, \
209 NFS4ERR_MOVED = 10019, enumerator313 case NFS4ERR_MOVED: in seqid_mutating_err()
1127 case -NFS4ERR_MOVED: in nfs_increment_seqid()2262 if (status != -NFS4ERR_MOVED) in nfs4_handle_lease_moved()
540 case -NFS4ERR_MOVED: in nfs4_do_handle_exception()686 if (errorcode == -NFS4ERR_MOVED) in nfs4_async_handle_exception()2349 case -NFS4ERR_MOVED: in nfs4_handle_delegation_recall_error()4413 status = -NFS4ERR_MOVED; in nfs4_get_referral()4603 case -NFS4ERR_MOVED: in nfs4_proc_lookup_common()4605 if (err == -NFS4ERR_MOVED) in nfs4_proc_lookup_common()
Completed in 34 milliseconds