Home
last modified time | relevance | path

Searched refs:wasfull (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/net/ipv4/
Dfib_trie.c163 int wasfull);
504 int wasfull) in tnode_put_child_reorg() argument
518 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() local
1008 wasfull = tnode_full(tp, tnode_get_child(tp, cindex)); in trie_rebalance()
1012 (struct rt_trie_node *)tn, wasfull); in trie_rebalance()
/linux-3.4.99/drivers/scsi/aacraid/
Dcommsup.c666 int wasfull = 0; in aac_consumer_free() local
670 wasfull = 1; in aac_consumer_free()
677 if (wasfull) { in aac_consumer_free()