Searched refs:is_ready (Results 1 – 2 of 2) sorted by relevance
246 bool is_ready = false; in doMount() local247 callback->onVolumeChecking(std::move(fd), getPath(), getInternalPath(), &is_ready); in doMount()248 if (!is_ready) { in doMount()
355 bool is_ready = false; in doMount() local356 callback->onVolumeChecking(std::move(fd), getPath(), getInternalPath(), &is_ready); in doMount()357 if (!is_ready) { in doMount()