Home | History | Annotate | Download | only in Objects

Lines Matching refs:freeblocks

975          * was full and is in no list -- it's not in the freeblocks

1802 uint freeblocks;
1811 freeblocks = NUMBLOCKS(sz) - p->ref.count;
1812 numfreeblocks[sz] += freeblocks;
1814 if (freeblocks > 0)