Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dtipc_ns.h23 typedef uint64_t ns_handle_t; typedef
28 ns_handle_t* handlep,
30 void ns_close_file(handle_t ipc_handle, ns_handle_t handle);
32 ns_handle_t handle,
35 ns_handle_t handle,
40 ns_handle_t handle,
Dtipc_ns.c140 ns_handle_t* handlep, in ns_open_file()
188 void ns_close_file(handle_t ipc_handle, ns_handle_t handle) { in ns_close_file()
217 ns_handle_t handle, in ns_get_max_size()
278 ns_handle_t handle, in ns_read_pos()
324 ns_handle_t handle, in ns_write_pos()
Dblock_device_tipc.h85 ns_handle_t ns_handle;
/trusty/user/app/storage/test/storage_host_test/
Dstorageproxy_shim.c182 ns_handle_t* handlep, in ns_open_file()
218 void ns_close_file(handle_t ipc_handle, ns_handle_t handle) { in ns_close_file()
283 ns_handle_t handle, in ns_get_max_size()
291 ns_handle_t handle, in ns_read_pos()
304 ns_handle_t handle, in ns_write_pos()