Searched refs:WaitForPendingIO (Results 1 – 4 of 4) sorted by relevance
130 void WaitForPendingIO();216 void InFlightIO::WaitForPendingIO() { in WaitForPendingIO() function in __anonc14170370111::InFlightIO374 void File::WaitForPendingIO(int* num_pending_io) { in WaitForPendingIO() function in disk_cache::File376 Singleton<InFlightIO>::get()->WaitForPendingIO(); in WaitForPendingIO()
73 static void WaitForPendingIO(int* num_pending_io);
278 void File::WaitForPendingIO(int* num_pending_io) { in WaitForPendingIO() function in disk_cache::File
333 File::WaitForPendingIO(&num_pending_io_); in ~BackendImpl()