Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dfs_dirfile.h36 struct tee_fs_dirfile_operations { struct
60 const struct tee_fs_dirfile_operations *fops, argument
/optee_os/core/tee/
H A Dfs_dirfile.c15 const struct tee_fs_dirfile_operations *fops;
125 const struct tee_fs_dirfile_operations *fops, in tee_fs_dirfile_open()
H A Dtee_ree_fs.c505 static const struct tee_fs_dirfile_operations ree_dirf_ops = {