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

  /src/sys/ufs/chfs/
chfs_gc.c 74 chfs_gc_thread_should_wake(chmp)) {
91 /* we must call chfs_gc_thread_should_wake with chm_lock_mountfields
95 if (chfs_gc_thread_should_wake(chmp)) {
154 * chfs_gc_thread_should_wake - checks if GC thread should wake up
159 chfs_gc_thread_should_wake(struct chfs_mount *chmp) function in typeref:typename:int
chfs.h 576 int chfs_gc_thread_should_wake(struct chfs_mount *);

Completed in 14 milliseconds