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

  /src/sys/ufs/chfs/
chfs_write.c 87 if (prio == ALLOC_GC) {
206 if (prio == ALLOC_GC) {
chfs_gc.c 945 ret = chfs_write_flash_vnode(chmp, ip, ALLOC_GC);
979 parent, ip, fd, fd->vno, ALLOC_GC);
1064 parent, NULL, fd, fd->vno, ALLOC_GC);
chfs.h 318 #define ALLOC_GC 2 /* allocating for the GC */

Completed in 81 milliseconds