Searched refs:rc_action (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_recovery.c | 70 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() 578 recovp->rc_action, NULL, NULL, 0, NULL, 0, TAG_NONE, in start_recovery() 3233 recovp->rc_action = action; in errs_to_action() 3376 recovp->rc_action, curtime, in recov_throttle() [all …]
|