Searched refs:MI_ASYNC_MGR_STOP (Results 1 – 3 of 3) sorted by relevance
472 #define MI_ASYNC_MGR_STOP 0x100000 /* tell async mgr to die */ macro
1319 if (mi->mi_flags & MI_ASYNC_MGR_STOP) { in nfs_async_manager()1355 mi->mi_flags |= MI_ASYNC_MGR_STOP; in nfs_async_manager_stop()2720 mi->mi_flags |= (MI_ASYNC_MGR_STOP|MI_DEAD); in nfs_mi_shutdown()3220 ASSERT(mi->mi_flags & MI_ASYNC_MGR_STOP); in nfs_free_mi()
357 {"MI_ASYNC_MGR_STOP", MI_ASYNC_MGR_STOP, MI_ASYNC_MGR_STOP},