Searched refs:outstanding_writes (Results 1 – 1 of 1) sorted by relevance
602 size_t outstanding_writes = --writes_submitted_; in HandleWrite() local603 LOG(DEBUG) << "USB write: reaped, down to " << outstanding_writes; in HandleWrite()