Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp319 static bool CreateLoopDevice(LoopControl& control, const std::string& file, in CreateLoopDevice() function
466 if (!CreateLoopDevice(control, file, timeout_ms - elapsed, &loop_device)) { in MapWithLoopDevice()