Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dblockdev.cpp62 static std::string BlockdevName(dev_t dev) { in BlockdevName() function
93 std::string blockdev = "/dev/block/" + BlockdevName(statbuf.st_dev); in BlockDeviceQueueDepth()
/system/apex/apexd/
Dapexd_loop.cpp140 static std::string BlockdevName(dev_t dev) { in BlockdevName() function
167 std::string blockdev = "/dev/block/" + BlockdevName(statbuf.st_dev); in BlockDeviceQueueDepth()