Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dblockdev.cpp142 const std::string sysfs_path = in ConfigureQueueDepth() local
/aosp14/system/core/fs_mgr/libfiemap/
H A Dutility.cpp133 std::string sysfs_path = ::android::base::StringPrintf("/sys/dev/block/%u:%u", major, minor); in BlockDeviceToName() local
/aosp14/system/core/fs_mgr/include_fstab/fstab/
H A Dfstab.h54 std::string sysfs_path; member