Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/trace/misc/
H A Dnfs.h141 TRACE_DEFINE_ENUM(NFS4ERR_LEASE_MOVED); variable
290 { NFS4ERR_LEASE_MOVED, "LEASE_MOVED" }, \
/kernel/linux/linux-5.10/include/linux/
H A Dnfs4.h221 NFS4ERR_LEASE_MOVED = 10031, enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dnfs4.h221 NFS4ERR_LEASE_MOVED = 10031, enumerator
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4trace.h101 TRACE_DEFINE_ENUM(NFS4ERR_LEASE_MOVED); variable
255 { NFS4ERR_LEASE_MOVED, "LEASE_MOVED" }, \
H A Dnfs4proc.c538 case -NFS4ERR_LEASE_MOVED: in nfs4_do_handle_exception()
2271 case -NFS4ERR_LEASE_MOVED: in nfs4_handle_delegation_recall_error()
5622 case -NFS4ERR_LEASE_MOVED: in nfs4_renew_done()
7508 case -NFS4ERR_LEASE_MOVED: in nfs4_release_lockowner_done()
7837 * NFS4ERR_LEASE_MOVED to this client. A RENEW operation is
7934 status = -NFS4ERR_LEASE_MOVED; in _nfs41_proc_get_locations()
7954 * -NFS4ERR_LEASE_MOVED is returned if the server still has leases
7988 * returning NFS4ERR_LEASE_MOVED to this client. A RENEW operation
8065 status = -NFS4ERR_LEASE_MOVED; in _nfs41_proc_fsid_present()
H A Dnfs4state.c2214 * returns NFS4ERR_LEASE_MOVED.
2247 if (nfs4_try_migration(server, cred) == -NFS4ERR_LEASE_MOVED) in nfs4_handle_lease_moved()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4proc.c533 case -NFS4ERR_LEASE_MOVED: in nfs4_do_handle_exception()
2277 case -NFS4ERR_LEASE_MOVED: in nfs4_handle_delegation_recall_error()
5736 case -NFS4ERR_LEASE_MOVED: in nfs4_renew_done()
7660 case -NFS4ERR_LEASE_MOVED: in nfs4_release_lockowner_done()
8041 * NFS4ERR_LEASE_MOVED to this client. A RENEW operation is
8149 status = -NFS4ERR_LEASE_MOVED; in _nfs41_proc_get_locations()
8170 * -NFS4ERR_LEASE_MOVED is returned if the server still has leases
8205 * returning NFS4ERR_LEASE_MOVED to this client. A RENEW operation
8282 status = -NFS4ERR_LEASE_MOVED; in _nfs41_proc_fsid_present()
H A Dnfs4state.c2238 * returns NFS4ERR_LEASE_MOVED.
2271 if (nfs4_try_migration(server, cred) == -NFS4ERR_LEASE_MOVED) in nfs4_handle_lease_moved()

Completed in 64 milliseconds