Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_fs_rpc.h35 uint32_t id, int fd, tee_fs_off_t offset,
41 uint32_t id, int fd, tee_fs_off_t offset,
H A Dtee_fs.h18 typedef int64_t tee_fs_off_t; typedef
/optee_os/core/tee/
H A Dtee_fs_rpc.c108 uint32_t id, int fd, tee_fs_off_t offset, in tee_fs_rpc_read_init()
147 uint32_t id, int fd, tee_fs_off_t offset, in tee_fs_rpc_write_init()
H A Dtee_svc_storage.c886 tee_fs_off_t new_pos = 0; in syscall_storage_obj_seek()
H A Dtee_ree_fs.c270 tee_fs_off_t new_file_len) in ree_fs_ftruncate_internal()