Searched refs:arc_dnlc_evicts_thread_exit (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c311 static boolean_t arc_dnlc_evicts_thread_exit; variable
4717 while (!arc_dnlc_evicts_thread_exit) {
4736 arc_dnlc_evicts_thread_exit = FALSE;
6861 arc_dnlc_evicts_thread_exit = FALSE;
6952 arc_dnlc_evicts_thread_exit = TRUE;
6957 while (arc_dnlc_evicts_thread_exit) {

Completed in 76 milliseconds