Home
last modified time | relevance | path

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

/linux/include/trace/misc/
H A Dnfs.h146 TRACE_DEFINE_ENUM(NFS4ERR_MOVED);
296 { NFS4ERR_MOVED, "MOVED" }, \
/linux/include/linux/
H A Dnfs4.h211 NFS4ERR_MOVED = 10019, enumerator
315 case NFS4ERR_MOVED: in seqid_mutating_err()
/linux/fs/nfs/
H A Dnfs4proc.c549 case -NFS4ERR_MOVED: in nfs4_do_handle_exception()
695 if (errorcode == -NFS4ERR_MOVED) in nfs4_async_handle_exception()
2358 case -NFS4ERR_MOVED: in nfs4_handle_delegation_recall_error()
4427 status = -NFS4ERR_MOVED; in nfs4_get_referral()
4616 case -NFS4ERR_MOVED: in nfs4_proc_lookup_common()
4618 if (err == -NFS4ERR_MOVED) in nfs4_proc_lookup_common()