Lines Matching full:bfree
159 bfree *block // list of free blocks693 b := hc.bfree697 hc.bfree = b.link708 b.link = hc.bfree709 hc.bfree = b