Searched refs:storage_file_open (Results 1 – 3 of 3) sorted by relevance
27 int storage_file_open(struct storage_msg* msg, const void* req, size_t req_len,
120 rc = storage_file_open(msg, req, req_len, watcher); in handle_req()
250 int storage_file_open(struct storage_msg* msg, const void* r, size_t req_len, in storage_file_open() function