Searched refs:CloseEntryImpl (Results 1 – 3 of 3) sorted by relevance
58 void CloseEntryImpl(EntryImpl* entry);162 void CloseEntryImpl(EntryImpl* entry);
108 void BackendIO::CloseEntryImpl(EntryImpl* entry) { in CloseEntryImpl() function in disk_cache::BackendIO361 void InFlightBackendIO::CloseEntryImpl(EntryImpl* entry) { in CloseEntryImpl() function in disk_cache::InFlightBackendIO363 operation->CloseEntryImpl(entry); in CloseEntryImpl()
671 backend_->background_queue()->CloseEntryImpl(this); in Close()