Home
last modified time | relevance | path

Searched refs:rpc_write_init (Results 1 – 6 of 6) sorted by relevance

/optee_os/out/arm/export-ta_arm32/host_include/
A Dfs_htree.h94 TEE_Result (*rpc_write_init)(void *aux, struct tee_fs_rpc_operation *op, member
/optee_os/out/arm/export-ta_arm64/host_include/
A Dfs_htree.h94 TEE_Result (*rpc_write_init)(void *aux, struct tee_fs_rpc_operation *op, member
/optee_os/core/include/tee/
A Dfs_htree.h94 TEE_Result (*rpc_write_init)(void *aux, struct tee_fs_rpc_operation *op, member
/optee_os/core/tee/
A Dfs_htree.c154 res = ht->stor->rpc_write_init(ht->stor_aux, &op, type, idx, vers, &p); in rpc_write()
832 res = ht->stor->rpc_write_init(ht->stor_aux, &op, in tee_fs_htree_write_block()
A Dtee_ree_fs.c255 .rpc_write_init = ree_fs_rpc_write_init,
/optee_os/core/pta/tests/
A Dfs_htree.c166 .rpc_write_init = test_write_init,

Completed in 8 milliseconds