Searched refs:rpc_read_final (Results 1 – 4 of 4) sorted by relevance
92 TEE_Result (*rpc_read_final)(struct tee_fs_rpc_operation *op, member
121 res = ht->stor->rpc_read_final(&op, &bytes); in rpc_read()942 res = ht->stor->rpc_read_final(&op, &len); in tee_fs_htree_read_block()
264 .rpc_read_final = tee_fs_rpc_read_final,
165 .rpc_read_final = test_read_final,