Lines Matching full:needed_free
11002 int needed_free = nof >> 1;11003 if (nof + needed_free <= capacity) return this;