Searched refs:NotifyIOCompletion (Results 1 – 3 of 3) sorted by relevance
588 void SnapshotHandler::NotifyIOCompletion(uint64_t new_block) { in NotifyIOCompletion() function in android::snapshot::SnapshotHandler
381 void NotifyIOCompletion(uint64_t new_block);
182 snapuserd_->NotifyIOCompletion(cow_op->new_block); in ProcessOrderedOp()