OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arc_reclaim_thread_exit
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
arc.c
310
static boolean_t
arc_reclaim_thread_exit
;
variable
4129
while (!
arc_reclaim_thread_exit
) {
4223
arc_reclaim_thread_exit
= B_FALSE;
6177
arc_reclaim_thread_exit
= B_FALSE;
6267
arc_reclaim_thread_exit
= B_TRUE;
6269
* The reclaim thread will set
arc_reclaim_thread_exit
back to
6272
while (
arc_reclaim_thread_exit
) {
Completed in 22 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026