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