Searched refs:qd (Results 1 – 3 of 3) sorted by relevance
137 const auto qd = BlockDeviceQueueDepth(file_path); in ConfigureQueueDepth() local138 if (!qd.ok()) { in ConfigureQueueDepth()139 return qd.error(); in ConfigureQueueDepth()141 const std::string nr_requests = StringPrintf("%u", *qd); in ConfigureQueueDepth()
233 const auto qd = BlockDeviceQueueDepth(file_path); in ConfigureQueueDepth() local234 if (!qd.ok()) { in ConfigureQueueDepth()235 return qd.error(); in ConfigureQueueDepth()237 if (*qd == cur_nr_requests) { in ConfigureQueueDepth()243 if (!WriteStringToFd(StringPrintf("%u", *qd), sysfs_fd) && in ConfigureQueueDepth()244 *qd < cur_nr_requests) { in ConfigureQueueDepth()245 return ErrnoErrorf("Failed to write {} to {}", *qd, sysfs_path); in ConfigureQueueDepth()
22 FNr0Y/Dq9HHuTofjcan0yVflLl8cebsjqodEV+m9NU1Bu0soo5iyG9kLFwfl9+qd