Searched refs:ConfigureReadAhead (Results 1 – 3 of 3) sorted by relevance
58 android::base::Result<void> ConfigureReadAhead(const std::string& device_path);
89 Result<void> ConfigureReadAhead(const std::string& device_path) { in ConfigureReadAhead() function331 Result<void> read_ahead_status = ConfigureReadAhead(loop_device->name); in CreateLoopDevice()
537 loop::ConfigureReadAhead(verity_dev.GetDevPath()); in MountPackageImpl()