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