Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/
H A Dblockdev.h20 android::base::Result<void> ConfigureQueueDepth(const std::string& loop_device_path,
H A Dblockdev.cpp132 Result<void> ConfigureQueueDepth(const std::string& loop_device_path, in ConfigureQueueDepth() function
H A Dfs_mgr.cpp2074 ConfigureQueueDepth(loop_device, "/"); in PrepareZramBackingDevice()