HomeSort by: relevance | last modified time | path
    Searched defs:chfs_gc_thread (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/ufs/chfs/
chfs_gc.c 80 /* chfs_gc_thread - garbage collector's thread */
82 chfs_gc_thread(void *data) function in typeref:typename:void
126 NULL, chfs_gc_thread, chmp, &gc->gcth_thread,

Completed in 27 milliseconds