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