Home
last modified time | relevance | path

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

/optee_os/core/pta/tests/
H A Dfs_htree.c237 static TEE_Result do_range_backwards(TEE_Result (*fn)(struct tee_fs_htree **ht, in do_range_backwards() function
287 res = do_range_backwards(write_block, &ht, 0, num_blocks, salt); in htree_test_rewrite()
332 res = do_range_backwards(write_block, &ht, w_unsync_begin, w_unsync_num, in htree_test_rewrite()