Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dfib_trie.c416 int isfull, wasfull; in put_child() local
427 wasfull = tnode_full(tn, chi); in put_child()
430 if (wasfull && !isfull) in put_child()
432 else if (!wasfull && isfull) in put_child()
/linux/drivers/scsi/aacraid/
H A Dcommsup.c826 int wasfull = 0; in aac_consumer_free() local
830 wasfull = 1; in aac_consumer_free()
837 if (wasfull) { in aac_consumer_free()