Searched refs:handle_p (Results 1 – 2 of 2) sorted by relevance
76 int storage_open_file(storage_session_t session, file_handle_t *handle_p,
143 int storage_open_file(storage_session_t session, file_handle_t *handle_p, const char *name, in storage_open_file() argument162 *handle_p = make_file_handle(session, rsp.handle); in storage_open_file()