Searched refs:configureReadAhead (Results 1 – 3 of 3) sorted by relevance
70 Result<void> configureReadAhead(const std::string& device_path) { in configureReadAhead() function229 Result<void> readAheadStatus = configureReadAhead(device); in createLoopDevice()
58 android::base::Result<void> configureReadAhead(const std::string& device_path);
454 loop::configureReadAhead(verityDev.GetDevPath()); in MountPackageImpl()