HomeSort by: relevance | last modified time | path
    Searched refs:garbage_collector_thread (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/chfs/
chfs_gc.c 71 struct garbage_collector_thread *gc = &chmp->chm_gc_thread;
85 struct garbage_collector_thread *gc = &chmp->chm_gc_thread;
120 struct garbage_collector_thread *gc = &chmp->chm_gc_thread;
134 struct garbage_collector_thread *gc = &chmp->chm_gc_thread;
chfs.h 320 /* struct garbage_collector_thread - descriptor of GC thread */
321 struct garbage_collector_thread { struct
405 struct garbage_collector_thread chm_gc_thread; /* descriptor of

Completed in 13 milliseconds