Searched refs:WaitForPendingIO (Results 1 – 11 of 11) sorted by relevance
101 void WaitForPendingIO();
264 void File::WaitForPendingIO(int* num_pending_io) { in WaitForPendingIO() function in disk_cache::File267 GetFileInFlightIO()->WaitForPendingIO(); in WaitForPendingIO()
68 static void WaitForPendingIO(int* num_pending_io);
55 void InFlightIO::WaitForPendingIO() { in WaitForPendingIO() function in disk_cache::InFlightIO
232 background_queue_.WaitForPendingIO(); in ~BackendImpl()263 File::WaitForPendingIO(&num_pending_io_); in CleanupCache()
145 void File::WaitForPendingIO(int* num_pending_io) { in WaitForPendingIO() function in disk_cache::File
490 void InFlightBackendIO::WaitForPendingIO() { in WaitForPendingIO() function in disk_cache::InFlightBackendIO491 InFlightIO::WaitForPendingIO(); in WaitForPendingIO()
193 void WaitForPendingIO();
244 void File::WaitForPendingIO(int* num_pending_io) { in WaitForPendingIO() function in disk_cache::File
170 background_queue_.WaitForPendingIO(); in ~BackendImpl()316 File::WaitForPendingIO(&num_pending_io_); in CleanupCache()
877 File::WaitForPendingIO(&num_pending_io_); in CleanupCache()