Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnfs4.h202 NFS4ERR_MOVED = 10019, enumerator
295 case NFS4ERR_MOVED: in seqid_mutating_err()
/linux-4.19.296/fs/nfs/
Dnfs4state.c1160 case -NFS4ERR_MOVED: in nfs_increment_seqid()
2194 if (status != -NFS4ERR_MOVED) in nfs4_handle_lease_moved()
Dnfs4trace.h113 { -NFS4ERR_MOVED, "MOVED" }, \
Dnfs4proc.c476 case -NFS4ERR_MOVED: in nfs4_do_handle_exception()
597 if (errorcode == -NFS4ERR_MOVED) in nfs4_async_handle_exception()
2127 case -NFS4ERR_MOVED: in nfs4_handle_delegation_recall_error()
3906 status = -NFS4ERR_MOVED; in nfs4_get_referral()
4085 case -NFS4ERR_MOVED: in nfs4_proc_lookup_common()
4087 if (err == -NFS4ERR_MOVED) in nfs4_proc_lookup_common()