Searched refs:isfull (Results 1 – 1 of 1) sorted by relevance
416 int isfull, wasfull; in put_child() local 428 isfull = tnode_full(tn, n); in put_child() 430 if (wasfull && !isfull) in put_child() 432 else if (!wasfull && isfull) in put_child()