Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c70 nfs4_recov_t rc_action; member
406 recovp->rc_action = what; in start_recovery_action()
419 nfs4_recov_action_to_str(recovp->rc_action))); in start_recovery()
428 switch (recovp->rc_action) { in start_recovery()
517 recov_filehandle(recovp->rc_action, mi, vp1); in start_recovery()
519 recov_filehandle(recovp->rc_action, mi, vp2); in start_recovery()
541 recovp->rc_action = NR_FAILOVER; in start_recovery()
3233 recovp->rc_action = action; in errs_to_action()
3376 recovp->rc_action, curtime, in recov_throttle()
3378 if (recovp->rc_action == rp->r_recov_act && in recov_throttle()
[all …]