Searched refs:STORAGE_FILE_OPEN (Results 1 – 4 of 4) sorted by relevance
55 STORAGE_FILE_OPEN = 2 << STORAGE_REQ_SHIFT, enumerator
152 .cmd = STORAGE_FILE_OPEN, in ns_open_file()172 rc = check_response(STORAGE_FILE_OPEN, &msg, bytes_read); in ns_open_file()
440 case STORAGE_FILE_OPEN: in client_handle_msg()
277 struct storage_msg msg = {.cmd = STORAGE_FILE_OPEN, in storage_open_file()