Searched refs:rpc_read_init (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/include/tee/ |
| H A D | fs_htree.h | 89 TEE_Result (*rpc_read_init)(void *aux, struct tee_fs_rpc_operation *op, member
|
| /optee_os/core/tee/ |
| H A D | fs_htree.c | 117 res = ht->stor->rpc_read_init(ht->stor_aux, &op, type, idx, vers, &p); in rpc_read() 936 res = ht->stor->rpc_read_init(ht->stor_aux, &op, in tee_fs_htree_read_block()
|
| H A D | tee_ree_fs.c | 263 .rpc_read_init = ree_fs_rpc_read_init,
|
| /optee_os/core/pta/tests/ |
| H A D | fs_htree.c | 164 .rpc_read_init = test_read_init,
|