Home
last modified time | relevance | path

Searched refs:BlockdevName (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/fs_mgr/
H A Dblockdev.cpp62 static std::string BlockdevName(dev_t dev) { in BlockdevName() function
93 std::string blockdev = "/dev/block/" + BlockdevName(statbuf.st_dev); in BlockDeviceQueueDepth()