Searched refs:loop_device_name (Results 1 – 2 of 2) sorted by relevance
135 const std::string loop_device_name = Basename(loop_device_path); in ConfigureQueueDepth() local143 StringPrintf("/sys/class/block/%s/queue/nr_requests", loop_device_name.c_str()); in ConfigureQueueDepth()
214 const std::string loop_device_name = Basename(loop_device_path); in ConfigureQueueDepth() local217 StringPrintf("/sys/block/%s/queue/nr_requests", loop_device_name.c_str()); in ConfigureQueueDepth()