Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dblock_cache.h45 BLOCK_WRITE_SYNC_FAILED, enumerator
Dblock_device_tipc.c181 return BLOCK_WRITE_SYNC_FAILED; in translate_write_error()
Dblock_cache.c283 if (res == BLOCK_WRITE_SYNC_FAILED) { in block_cache_complete_write()