Home
last modified time | relevance | path

Searched refs:NFS4ERR_RETRY_UNCACHED_REP (Results 1 – 7 of 7) sorted by relevance

/linux/include/trace/misc/
A Dnfs.h175 TRACE_DEFINE_ENUM(NFS4ERR_RETRY_UNCACHED_REP);
325 { NFS4ERR_RETRY_UNCACHED_REP, "RETRY_UNCACHED_REP" }, \
/linux/fs/nfs/
A Dcallback_proc.c427 ret = cpu_to_be32(NFS4ERR_RETRY_UNCACHED_REP); in validate_seqid()
590 if (status == htonl(NFS4ERR_RETRY_UNCACHED_REP)) { in nfs4_callback_sequence()
A Dnfs4proc.c578 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()
/linux/fs/nfsd/
A Dnfsd.h308 #define nfserr_retry_uncached_rep cpu_to_be32(NFS4ERR_RETRY_UNCACHED_REP)
/linux/include/linux/
A Dnfs4.h260 NFS4ERR_RETRY_UNCACHED_REP = 10068, /* retry & rep. uncached */ enumerator
/linux/fs/nfs/filelayout/
A Dfilelayout.c154 case -NFS4ERR_RETRY_UNCACHED_REP: in filelayout_async_handle_error()
/linux/fs/nfs/flexfilelayout/
A Dflexfilelayout.c1119 case -NFS4ERR_RETRY_UNCACHED_REP: in ff_layout_async_handle_error_v4()

Completed in 38 milliseconds