Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs4.h209 NFS4ERR_MOVED = 10019, enumerator
306 case NFS4ERR_MOVED: in seqid_mutating_err()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4state.c1135 case -NFS4ERR_MOVED: in nfs_increment_seqid()
2224 if (status != -NFS4ERR_MOVED) in nfs4_handle_lease_moved()
H A Dnfs4trace.h107 TRACE_DEFINE_ENUM(NFS4ERR_MOVED);
261 { NFS4ERR_MOVED, "MOVED" }, \
H A Dnfs4proc.c527 case -NFS4ERR_MOVED: in nfs4_do_handle_exception()
647 if (errorcode == -NFS4ERR_MOVED) in nfs4_async_handle_exception()
2261 case -NFS4ERR_MOVED: in nfs4_handle_delegation_recall_error()
4141 status = -NFS4ERR_MOVED; in nfs4_get_referral()
4339 case -NFS4ERR_MOVED: in nfs4_proc_lookup_common()
4341 if (err == -NFS4ERR_MOVED) in nfs4_proc_lookup_common()