Searched refs:is_ready (Results 1 – 2 of 2) sorted by relevance
248 bool is_ready = false; in doMount() local249 callback->onVolumeChecking(std::move(fd), getPath(), getInternalPath(), &is_ready); in doMount()250 if (!is_ready) { in doMount()
392 bool is_ready = false; in doMount() local393 callback->onVolumeChecking(std::move(fd), getPath(), getInternalPath(), &is_ready); in doMount()394 if (!is_ready) { in doMount()