Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/
Dfib_trie.c421 int isfull, wasfull; in put_child() local
432 wasfull = tnode_full(tn, chi); in put_child()
435 if (wasfull && !isfull) in put_child()
437 else if (!wasfull && isfull) in put_child()
/linux-5.19.10/drivers/scsi/aacraid/
Dcommsup.c834 int wasfull = 0; in aac_consumer_free() local
838 wasfull = 1; in aac_consumer_free()
845 if (wasfull) { in aac_consumer_free()