Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dfs_dirfile.h108 TEE_Result tee_fs_dirfile_fileh_to_fname(const struct tee_fs_dirfile_fileh *dfh,
/optee_os/core/tee/
H A Dtee_fs_rpc.c40 return tee_fs_dirfile_fileh_to_fname(dfh, file + pos, &l); in create_filename()
H A Dfs_dirfile.c265 TEE_Result tee_fs_dirfile_fileh_to_fname(const struct tee_fs_dirfile_fileh *dfh, in tee_fs_dirfile_fileh_to_fname() function