Searched refs:wasfull (Results 1 – 2 of 2) sorted by relevance
163 int wasfull);504 int wasfull) in tnode_put_child_reorg() argument518 if (wasfull == -1) in tnode_put_child_reorg()519 wasfull = tnode_full(tn, chi); in tnode_put_child_reorg()522 if (wasfull && !isfull) in tnode_put_child_reorg()524 else if (!wasfull && isfull) in tnode_put_child_reorg()1000 int wasfull; in trie_rebalance() local1008 wasfull = tnode_full(tp, tnode_get_child(tp, cindex)); in trie_rebalance()1012 (struct rt_trie_node *)tn, wasfull); in trie_rebalance()
666 int wasfull = 0; in aac_consumer_free() local670 wasfull = 1; in aac_consumer_free()677 if (wasfull) { in aac_consumer_free()