Searched refs:MI4R_LOST_STATE (Results 1 – 2 of 2) sorted by relevance
295 mi->mi_recovflags |= MI4R_LOST_STATE; in nfs4_enqueue_lost_rqst()363 !(mi->mi_recovflags & MI4R_LOST_STATE)) { in nfs4_start_recovery()1280 if (!(mi->mi_recovflags & MI4R_LOST_STATE)) { in nfs4_recov_thread()1415 (mi->mi_recovflags & MI4R_LOST_STATE) && in nfs4_recov_thread()1424 mi->mi_recovflags &= ~MI4R_LOST_STATE; in nfs4_recov_thread()
1196 #define MI4R_LOST_STATE 0x40 macro