Searched refs:loop_control (Results 1 – 3 of 3) sorted by relevance
187 android::dm::LoopControl loop_control; in BindToUnusedLoopDevice() local188 TEST_AND_RETURN_FALSE(loop_control.Attach(data_fd, 5s, out_lo_dev_name)); in BindToUnusedLoopDevice()
33 "loop_control.cpp",
2068 LoopControl loop_control; in PrepareZramBackingDevice() local2070 if (!loop_control.Attach(target_fd.get(), 5s, &loop_device)) { in PrepareZramBackingDevice()