Home
last modified time | relevance | path

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

/trusty/user/base/lib/storage/
Dstorage.c51 static inline uint32_t _to_handle(file_handle_t fh) { in _to_handle() function
302 struct storage_file_close_req req = {.handle = _to_handle(fh)}; in storage_close_file()
327 .handle = _to_handle(handle), in storage_move_file()
482 .handle = _to_handle(fh), in _read_chunk()
534 .handle = _to_handle(fh), in _write_req()
584 .handle = _to_handle(fh), in storage_set_file_size()
597 .handle = _to_handle(fh), in storage_get_file_size()