Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dblockdev.cpp135 const std::string loop_device_name = Basename(loop_device_path); in ConfigureQueueDepth() local
143 StringPrintf("/sys/class/block/%s/queue/nr_requests", loop_device_name.c_str()); in ConfigureQueueDepth()