Searched refs:OnOperationPosted (Results 1 – 8 of 8) sorted by relevance
116 void OnOperationPosted(BackgroundIO* operation);
119 OnOperationPosted(operation); in PostRead()131 OnOperationPosted(operation); in PostWrite()
82 void InFlightIO::OnOperationPosted(BackgroundIO* operation) { in OnOperationPosted() function in disk_cache::InFlightIO
458 OnOperationPosted(operation); in PostOperation()
120 void OnOperationPosted(BackgroundIO* operation);
119 OnOperationPosted(operation.get()); in PostRead()131 OnOperationPosted(operation.get()); in PostWrite()
105 void InFlightIO::OnOperationPosted(BackgroundIO* operation) { in OnOperationPosted() function in disk_cache::InFlightIO
515 OnOperationPosted(operation); in PostOperation()