Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dblockdev.cpp87 static Result<uint32_t> BlockDeviceQueueDepth(const std::string& file_path) { in BlockDeviceQueueDepth() function
137 const auto qd = BlockDeviceQueueDepth(file_path); in ConfigureQueueDepth()