Searched refs:MI4_INACTIVE_IDLE (Results 1 – 4 of 4) sorted by relevance
83 { "MI4_INACTIVE_IDLE", MI4_INACTIVE_IDLE, MI4_INACTIVE_IDLE },
638 {"MI4_INACTIVE_IDLE", MI4_INACTIVE_IDLE, MI4_INACTIVE_IDLE},
1559 mi->mi_flags |= MI4_INACTIVE_IDLE; in nfs4_inactive_thread()1568 mi->mi_flags &= ~MI4_INACTIVE_IDLE; in nfs4_inactive_thread()1623 while (!(mi->mi_flags & MI4_INACTIVE_IDLE) || in nfs4_async_stop()1670 while (!(mi->mi_flags & MI4_INACTIVE_IDLE) || in nfs4_async_stop_sig()
1172 #define MI4_INACTIVE_IDLE 0x10000000 macro