Searched refs:NFS4ERR_RETRY_UNCACHED_REP (Results 1 – 7 of 7) sorted by relevance
175 TRACE_DEFINE_ENUM(NFS4ERR_RETRY_UNCACHED_REP);325 { NFS4ERR_RETRY_UNCACHED_REP, "RETRY_UNCACHED_REP" }, \
427 ret = cpu_to_be32(NFS4ERR_RETRY_UNCACHED_REP); in validate_seqid()590 if (status == htonl(NFS4ERR_RETRY_UNCACHED_REP)) { in nfs4_callback_sequence()
578 case -NFS4ERR_RETRY_UNCACHED_REP: in nfs4_do_handle_exception()902 case -NFS4ERR_RETRY_UNCACHED_REP: in nfs41_sequence_process()9250 case -NFS4ERR_RETRY_UNCACHED_REP: in nfs4_get_lease_time_done()9705 case -NFS4ERR_RETRY_UNCACHED_REP: in nfs41_reclaim_complete_handle_errors()10467 case -NFS4ERR_RETRY_UNCACHED_REP: in nfs4_handle_delay_or_session_error()
308 #define nfserr_retry_uncached_rep cpu_to_be32(NFS4ERR_RETRY_UNCACHED_REP)
260 NFS4ERR_RETRY_UNCACHED_REP = 10068, /* retry & rep. uncached */ enumerator
154 case -NFS4ERR_RETRY_UNCACHED_REP: in filelayout_async_handle_error()
1119 case -NFS4ERR_RETRY_UNCACHED_REP: in ff_layout_async_handle_error_v4()
Completed in 38 milliseconds