Searched refs:tee_fs_htree_read_block (Results 1 – 4 of 4) sorted by relevance
174 TEE_Result tee_fs_htree_read_block(struct tee_fs_htree **ht, size_t block_num,
98 res = tee_fs_htree_read_block(&fdp->ht, in out_of_place_write()355 res = tee_fs_htree_read_block(&fdp->ht, start_block_num, block); in ree_fs_read_primitive()
916 TEE_Result tee_fs_htree_read_block(struct tee_fs_htree **ht_arg, in tee_fs_htree_read_block() function
204 res = tee_fs_htree_read_block(ht, bn, b); in read_block()