Searched refs:ree_dirf_ops (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/tee/ |
| H A D | tee_ree_fs.c | 505 static const struct tee_fs_dirfile_operations ree_dirf_ops = { variable 549 res = tee_fs_dirfile_open(false, hashp, 0, &ree_dirf_ops, dirh); in open_dirh() 568 res = tee_fs_dirfile_open(true, NULL, 0, &ree_dirf_ops, dirh); in open_dirh() 616 res = tee_fs_dirfile_open(false, NULL, min_counter, &ree_dirf_ops, in open_dirh() 627 &ree_dirf_ops, dirh); in open_dirh()
|