Home
last modified time | relevance | path

Searched refs:NFS4ERR_MOVED (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/include/trace/misc/
H A Dnfs.h147 TRACE_DEFINE_ENUM(NFS4ERR_MOVED); variable
296 { NFS4ERR_MOVED, "MOVED" }, \
/kernel/linux/linux-5.10/include/linux/
H A Dnfs4.h209 NFS4ERR_MOVED = 10019, enumerator
306 case NFS4ERR_MOVED: in seqid_mutating_err()
/kernel/linux/linux-6.6/include/linux/
H A Dnfs4.h209 NFS4ERR_MOVED = 10019, enumerator
310 case NFS4ERR_MOVED: in seqid_mutating_err()
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4state.c1139 case -NFS4ERR_MOVED: in nfs_increment_seqid()
2245 if (status != -NFS4ERR_MOVED) in nfs4_handle_lease_moved()
H A Dnfs4trace.h107 TRACE_DEFINE_ENUM(NFS4ERR_MOVED); variable
261 { NFS4ERR_MOVED, "MOVED" }, \
H A Dnfs4proc.c533 case -NFS4ERR_MOVED: in nfs4_do_handle_exception()
651 * For NFS4ERR_MOVED, the client transport will need to in nfs4_async_handle_exception()
654 if (errorcode == -NFS4ERR_MOVED) in nfs4_async_handle_exception()
2268 case -NFS4ERR_MOVED: in nfs4_handle_delegation_recall_error()
4153 status = -NFS4ERR_MOVED; in nfs4_get_referral()
4351 case -NFS4ERR_MOVED: in nfs4_proc_lookup_common()
4353 if (err == -NFS4ERR_MOVED) in nfs4_proc_lookup_common()
8081 * -NFS4ERR_MOVED if the FSID is no longer present, a negative
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4state.c1139 case -NFS4ERR_MOVED: in nfs_increment_seqid()
2269 if (status != -NFS4ERR_MOVED) in nfs4_handle_lease_moved()
H A Dnfs4proc.c528 case -NFS4ERR_MOVED: in nfs4_do_handle_exception()
646 * For NFS4ERR_MOVED, the client transport will need to in nfs4_async_handle_exception()
649 if (errorcode == -NFS4ERR_MOVED) in nfs4_async_handle_exception()
2274 case -NFS4ERR_MOVED: in nfs4_handle_delegation_recall_error()
4283 status = -NFS4ERR_MOVED; in nfs4_get_referral()
4473 case -NFS4ERR_MOVED: in nfs4_proc_lookup_common()
4475 if (err == -NFS4ERR_MOVED) in nfs4_proc_lookup_common()
8298 * -NFS4ERR_MOVED if the FSID is no longer present, a negative

Completed in 38 milliseconds