Searched defs:sysfs_path (Results 1 – 3 of 3) sorted by relevance
142 const std::string sysfs_path = in ConfigureQueueDepth() local
133 std::string sysfs_path = ::android::base::StringPrintf("/sys/dev/block/%u:%u", major, minor); in BlockDeviceToName() local
54 std::string sysfs_path; member