Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dblock_cache.h31 BLOCK_READ_IO_ERROR, enumerator
Dblock_device_tipc.c171 ret ? BLOCK_READ_IO_ERROR : BLOCK_READ_SUCCESS); in block_device_tipc_rpmb_start_read()
238 res = BLOCK_READ_IO_ERROR; in block_device_tipc_ns_start_read()
Dblock_cache.c224 case BLOCK_READ_IO_ERROR: in block_cache_complete_read()