Home
last modified time | relevance | path

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

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