Home | History | Annotate | Download | only in Objects

Lines Matching refs:freeblocks

1019          * was full and is in no list -- it's not in the freeblocks
1857 uint freeblocks;
1866 freeblocks = NUMBLOCKS(sz) - p->ref.count;
1867 numfreeblocks[sz] += freeblocks;
1869 if (freeblocks > 0)