Searched refs:forceCoalescQDrop (Results 1 – 2 of 2) sorted by relevance
276 bool coalescAndPutList(FreeBlock *head, bool forceCoalescQDrop, bool reportBlocksProcessed);282 bool scanCoalescQ(bool forceCoalescQDrop);
1128 bool Backend::coalescAndPutList(FreeBlock *list, bool forceCoalescQDrop, bool reportBlocksProcessed) in coalescAndPutList() argument1182 if (forceCoalescQDrop) { in coalescAndPutList()1213 bool Backend::scanCoalescQ(bool forceCoalescQDrop) in scanCoalescQ() argument1220 coalescAndPutList(currCoalescList, forceCoalescQDrop, in scanCoalescQ()