spl_ptr_heap_count  516 spl/spl_heap.c 	*count = spl_ptr_heap_count(intern->heap);
spl_ptr_heap_count  594 spl/spl_heap.c 	count = spl_ptr_heap_count(intern->heap);
spl_ptr_heap_count  609 spl/spl_heap.c 	RETURN_BOOL(spl_ptr_heap_count(intern->heap)==0);