Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dblock_cache.h43 BLOCK_WRITE_FAILED, enumerator
Dblock_device_tipc.c183 return BLOCK_WRITE_FAILED; in translate_write_error()
249 enum block_write_error res = BLOCK_WRITE_FAILED; in block_device_tipc_ns_start_write()
/trusty/user/app/storage/test/block_host_test/
Dblock_test.c200 ? BLOCK_WRITE_FAILED in block_test_start_write()