Searched refs:tee_fs_off_t (Results 1 – 5 of 5) sorted by relevance
/optee_os-3.20.0/core/include/tee/ |
A D | tee_fs_rpc.h | 35 uint32_t id, int fd, tee_fs_off_t offset, 41 uint32_t id, int fd, tee_fs_off_t offset,
|
A D | tee_fs.h | 16 typedef int64_t tee_fs_off_t; typedef
|
/optee_os-3.20.0/core/tee/ |
A D | tee_fs_rpc.c | 112 uint32_t id, int fd, tee_fs_off_t offset, in tee_fs_rpc_read_init() 151 uint32_t id, int fd, tee_fs_off_t offset, in tee_fs_rpc_write_init()
|
A D | tee_ree_fs.c | 260 tee_fs_off_t new_file_len) in ree_fs_ftruncate_internal()
|
A D | tee_svc_storage.c | 862 tee_fs_off_t new_pos = 0; in syscall_storage_obj_seek()
|
Completed in 6 milliseconds