Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c72 bool_t rc_srv_reboot; /* server has rebooted */ member
407 recovp->rc_srv_reboot = reboot; in start_recovery_action()
463 if (recovp->rc_srv_reboot) in start_recovery()
473 if (recovp->rc_srv_reboot) in start_recovery()
1702 if (recovp->rc_srv_reboot) in recov_newserver()
1797 if (recovp->rc_srv_reboot) in recov_clientid()
2521 if (recovp->rc_srv_reboot || (mi->mi_recovflags & MI4R_SRV_REBOOT)) in recov_openfiles()
3232 recovp->rc_srv_reboot = reboot; in errs_to_action()