Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_ree_fs.c699 static void put_dirh(struct tee_fs_dirfile_dirh *dirh, bool close) in put_dirh() function
740 put_dirh(dirh, true); in ree_fs_open()
854 put_dirh(dirh, true); in ree_fs_create()
896 put_dirh(dirh, res); in ree_fs_write()
949 put_dirh(dirh, res); in ree_fs_rename()
985 put_dirh(dirh, res); in ree_fs_remove()
1016 put_dirh(dirh, res); in ree_fs_truncate()
1053 put_dirh(dirh, false); in ree_fs_opendir_rpc()
1066 put_dirh(ree_fs_dirh, false); in ree_fs_closedir_rpc()
1091 put_dirh(dirh, res); in ree_fs_readdir_rpc()