Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/tee/
A Dtee_ree_fs.c464 static const struct tee_fs_dirfile_operations ree_dirf_ops = { variable
500 res = tee_fs_dirfile_open(false, hashp, &ree_dirf_ops, dirh); in open_dirh()
519 res = tee_fs_dirfile_open(true, NULL, &ree_dirf_ops, dirh); in open_dirh()
552 res = tee_fs_dirfile_open(false, NULL, &ree_dirf_ops, dirh); in open_dirh()
554 return tee_fs_dirfile_open(true, NULL, &ree_dirf_ops, dirh); in open_dirh()

Completed in 3 milliseconds