Searched refs:STORAGE_FILE_CLOSE (Results 1 – 3 of 3) sorted by relevance
46 STORAGE_FILE_CLOSE = 3 << STORAGE_REQ_SHIFT, enumerator
142 case STORAGE_FILE_CLOSE: in handle_req()
168 struct storage_msg msg = { .cmd = STORAGE_FILE_CLOSE }; in storage_close_file()