Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dblock_cache_priv.h136 BLOCK_CACHE_IO_OP_NONE, enumerator
Dblock_cache.c115 assert(entry->io_op == BLOCK_CACHE_IO_OP_NONE); in block_cache_queue_io_op()
184 entry->io_op = BLOCK_CACHE_IO_OP_NONE; in block_cache_pop_io_op()
971 block_cache_entries[i].io_op = BLOCK_CACHE_IO_OP_NONE; in block_cache_init()