Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c204 if (nfs4_try_failover(ep)) { in nfs4_needs_recovery()
2110 if (nfs4_try_failover(&e) == 0 && e.stat != NFS4ERR_STALE) { in recov_stale()
2674 (nfs4_try_failover(&n4e) || in nfs4_resend_lost_rqsts()
3123 try_f = nfs4_try_failover(&recovp->rc_orig_errors) && in errs_to_action()
H A Dnfs4_subr.c3018 nfs4_try_failover(nfs4_error_t *ep) in nfs4_try_failover() function
H A Dnfs4_vfsops.c3334 if (FAILOVER_MOUNT4(mi) && nfs4_try_failover(n4ep)) { in nfs4setclientid()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h2098 extern int nfs4_try_failover(nfs4_error_t *);