Home
last modified time | relevance | path

Searched defs:sysfs_path (Results 1 – 6 of 6) sorted by relevance

/system/vold/
DWriteBooster.cpp35 std::string sysfs_path = GetUfsHostControllerSysfsPath(); in readHexValue() local
DFsCrypt.cpp271 std::string sysfs_path = "/sys/class/block/" + name + "/queue/crypto/max_dun_bits"; in DoesHardwareSupportOnly32DunBits() local
/system/core/fs_mgr/
Dblockdev.cpp142 const std::string sysfs_path = in ConfigureQueueDepth() local
/system/core/fs_mgr/libfiemap/
Dutility.cpp133 std::string sysfs_path = ::android::base::StringPrintf("/sys/dev/block/%u:%u", major, minor); in BlockDeviceToName() local
/system/apex/apexd/
Dapexd_loop.cpp88 const std::string sysfs_path = in ConfigureScheduler() local
247 const std::string sysfs_path = in ConfigureQueueDepth() local
/system/core/fs_mgr/libfstab/include/fstab/
Dfstab.h56 std::string sysfs_path; member