Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs4.h185 NFS4ERR_MOVED = 10019, enumerator
/linux-4.4.14/fs/nfs/
Dnfs4trace.h112 { -NFS4ERR_MOVED, "MOVED" }, \
Dnfs4proc.c384 case -NFS4ERR_MOVED: in nfs4_do_handle_exception()
1813 case -NFS4ERR_MOVED: in nfs4_handle_delegation_recall_error()
3344 status = -NFS4ERR_MOVED; in nfs4_get_referral()
3519 case -NFS4ERR_MOVED: in nfs4_proc_lookup_common()
3521 if (err == -NFS4ERR_MOVED) in nfs4_proc_lookup_common()
Dnfs4state.c2029 if (status != -NFS4ERR_MOVED) in nfs4_handle_lease_moved()