Searched refs:iosched_path (Results 1 – 1 of 1) sorted by relevance
2019 const std::string iosched_path = in ConfigureIoScheduler() local2021 unique_fd iosched_fd(open(iosched_path.c_str(), O_RDWR | O_CLOEXEC)); in ConfigureIoScheduler()2023 PERROR << __func__ << ": failed to open " << iosched_path; in ConfigureIoScheduler()2038 PERROR << __func__ << ": failed to write to " << iosched_path; in ConfigureIoScheduler()