HomeSort by: relevance | last modified time | path
    Searched refs:chfs_gc_thread (Results 1 - 2 of 2) 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,
chfs.h 577 void chfs_gc_thread(void *);

Completed in 16 milliseconds