Home
last modified time | relevance | path

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

/optee_os/core/tee/
A Dfs_htree.c96 void *stor_aux; member
116 res = ht->stor->rpc_read_init(ht->stor_aux, &op, type, idx, vers, &p); in rpc_read()
154 res = ht->stor->rpc_write_init(ht->stor_aux, &op, type, idx, vers, &p); in rpc_write()
616 void *stor_aux, struct tee_fs_htree **ht_ret) in tee_fs_htree_open() argument
626 ht->stor_aux = stor_aux; in tee_fs_htree_open()
832 res = ht->stor->rpc_write_init(ht->stor_aux, &op, in tee_fs_htree_write_block()
880 res = ht->stor->rpc_read_init(ht->stor_aux, &op, in tee_fs_htree_read_block()
/optee_os/out/arm/export-ta_arm32/host_include/
A Dfs_htree.h115 void *stor_aux, struct tee_fs_htree **ht);
/optee_os/out/arm/export-ta_arm64/host_include/
A Dfs_htree.h115 void *stor_aux, struct tee_fs_htree **ht);
/optee_os/core/include/tee/
A Dfs_htree.h115 void *stor_aux, struct tee_fs_htree **ht);

Completed in 8 milliseconds