Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnfs4.h202 NFS4ERR_MOVED = 10019, enumerator
295 case NFS4ERR_MOVED: in seqid_mutating_err()
/Linux-v4.19/fs/nfs/
Dnfs4state.c1136 case -NFS4ERR_MOVED: in nfs_increment_seqid()
2161 if (status != -NFS4ERR_MOVED) in nfs4_handle_lease_moved()
Dnfs4proc.c476 case -NFS4ERR_MOVED: in nfs4_do_handle_exception()
593 if (errorcode == -NFS4ERR_MOVED) in nfs4_async_handle_exception()
2111 case -NFS4ERR_MOVED: in nfs4_handle_delegation_recall_error()
3870 status = -NFS4ERR_MOVED; in nfs4_get_referral()
4049 case -NFS4ERR_MOVED: in nfs4_proc_lookup_common()
4051 if (err == -NFS4ERR_MOVED) in nfs4_proc_lookup_common()
Dnfs4trace.h113 { -NFS4ERR_MOVED, "MOVED" }, \