Home
last modified time | relevance | path

Searched refs:rpc_write_final (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/include/tee/
A Dfs_htree.h97 TEE_Result (*rpc_write_final)(struct tee_fs_rpc_operation *op); member
/optee_os-3.20.0/core/tee/
A Dfs_htree.c159 return ht->stor->rpc_write_final(&op); in rpc_write()
847 res = ht->stor->rpc_write_final(&op); in tee_fs_htree_write_block()
A Dtee_ree_fs.c256 .rpc_write_final = tee_fs_rpc_write_final,
/optee_os-3.20.0/core/pta/tests/
A Dfs_htree.c167 .rpc_write_final = test_write_final,

Completed in 8 milliseconds