Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/app/storage/
Dblock_allocator.c83 static unsigned int block_allocator_queue_count( in block_allocator_queue_count() function
174 is_tmp, is_free, q->tail, block_allocator_queue_count(q)); in block_allocator_queue_add()
200 pr_write("index %d, count %d\n", q->head, block_allocator_queue_count(q)); in block_allocator_queue_remove_head()