Searched refs:STORAGE_FILE_WRITE (Results 1 – 3 of 3) sorted by relevance
48 STORAGE_FILE_WRITE = 5 << STORAGE_REQ_SHIFT, enumerator
146 case STORAGE_FILE_WRITE: in handle_req()
228 struct storage_msg msg = { .cmd = STORAGE_FILE_WRITE, .flags = msg_flags, }; in _write_req()