Searched refs:STORAGE_FILE_GET_SIZE (Results 1 – 3 of 3) sorted by relevance
49 STORAGE_FILE_GET_SIZE = 6 << STORAGE_REQ_SHIFT, enumerator
170 case STORAGE_FILE_GET_SIZE: in handle_req()
281 struct storage_msg msg = { .cmd = STORAGE_FILE_GET_SIZE }; in storage_get_file_size()