Home
last modified time | relevance | path

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

/optee_os/core/pta/tests/
H A Dfs_htree.c162 static const struct tee_fs_htree_storage test_htree_ops = { variable
269 res = tee_fs_htree_open(true, hash, 0, uuid, &test_htree_ops, aux, &ht); in htree_test_rewrite()
318 res = tee_fs_htree_open(false, hash, 0, uuid, &test_htree_ops, aux, in htree_test_rewrite()
367 res = tee_fs_htree_open(false, hash, 0, uuid, &test_htree_ops, aux, in htree_test_rewrite()
380 res = tee_fs_htree_open(false, NULL, 0, uuid, &test_htree_ops, aux, in htree_test_rewrite()
504 res = tee_fs_htree_open(false, hash, 0, uuid, &test_htree_ops, in test_corrupt_type()
578 res = tee_fs_htree_open(true, hash, 0, uuid, &test_htree_ops, aux, &ht); in test_corrupt()
587 res = tee_fs_htree_open(false, hash, 0, uuid, &test_htree_ops, aux, in test_corrupt()