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

  /src/sys/ufs/chfs/
chfs.h 578 void chfs_gc_thread_start(struct chfs_mount *);
chfs_gc.c 116 /* chfs_gc_thread_start - starts GC */
118 chfs_gc_thread_start(struct chfs_mount *chmp) function in typeref:typename:void
chfs_vfsops.c 349 chfs_gc_thread_start(chmp);

Completed in 14 milliseconds