Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dblock_cache.h41 enum block_write_error { enum
50 enum block_write_error res);
Dblock_device_tipc.c174 static inline enum block_write_error translate_write_error(int rc) { in translate_write_error()
249 enum block_write_error res = BLOCK_WRITE_FAILED; in block_device_tipc_ns_start_write()
Dblock_cache.c266 enum block_write_error res) { in block_cache_complete_write()