Home
last modified time | relevance | path

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

/trusty/user/base/interface/storage/include/interface/storage/
Dstorage.h280 struct storage_file_open_req { struct
/trusty/user/app/storage/
Dtipc_ns.c147 struct storage_file_open_req req = { in ns_open_file()
Dclient_tipc.c140 struct storage_file_open_req* req, in storage_tipc_file_open()
/trusty/user/base/lib/storage/
Dstorage.c279 struct storage_file_open_req req = {.flags = flags}; in storage_open_file()