Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Darc.c159 static boolean_t arc_user_evicts_thread_exit; variable
3799 while (!arc_user_evicts_thread_exit) { in arc_user_evicts_thread()
3830 arc_user_evicts_thread_exit = FALSE; in arc_user_evicts_thread()
5426 arc_user_evicts_thread_exit = FALSE; in arc_init()
5480 arc_user_evicts_thread_exit = TRUE; in arc_fini()
5485 while (arc_user_evicts_thread_exit) { in arc_fini()