Searched refs:cfree (Results 1 – 2 of 2) sorted by relevance
120 unsigned long cfree; member1421 mdevice->cfree++; in dmirror_devmem_free()
1428 unsigned cused = 0, cfree = 0, pusable = 0; in get_a_ctxt() local1446 cfree++; in get_a_ctxt()1447 if (cfree && cused < inuse) { in get_a_ctxt()