Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs_clnt.h472 #define MI_ASYNC_MGR_STOP 0x100000 /* tell async mgr to die */ macro
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c1311 if (mi->mi_flags & MI_ASYNC_MGR_STOP) { in nfs_async_manager()
1347 mi->mi_flags |= MI_ASYNC_MGR_STOP; in nfs_async_manager_stop()
2712 mi->mi_flags |= (MI_ASYNC_MGR_STOP|MI_DEAD); in nfs_mi_shutdown()
3209 ASSERT(mi->mi_flags & MI_ASYNC_MGR_STOP); in nfs_free_mi()