Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dblock_cache.c54 static bool block_cache_init_called = false; variable
954 assert(!block_cache_init_called); in block_cache_init()
956 block_cache_init_called = true; in block_cache_init()