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

  /src/sys/ufs/chfs/
chfs_gc.c 96 if (chfs_gcollect_pass(chmp) == ENOSPC) {
419 /* chfs_gcollect_pass - this is the main function of GC */
421 chfs_gcollect_pass(struct chfs_mount *chmp) function in typeref:typename:int
chfs_gc.c 96 if (chfs_gcollect_pass(chmp) == ENOSPC) {
419 /* chfs_gcollect_pass - this is the main function of GC */
421 chfs_gcollect_pass(struct chfs_mount *chmp) function in typeref:typename:int
chfs_gc.c 96 if (chfs_gcollect_pass(chmp) == ENOSPC) {
419 /* chfs_gcollect_pass - this is the main function of GC */
421 chfs_gcollect_pass(struct chfs_mount *chmp) function in typeref:typename:int

Completed in 76 milliseconds