Searched defs:loop_device (Results 1 – 5 of 5) sorted by relevance
299 std::string loop_device = StringPrintf("/sys/block/loop%zu/loop", id); in PreAllocateLoopDevices() local493 Result<LoopbackDeviceUniqueFd> loop_device = WaitForDevice(num); in CreateLoopDevice() local518 auto loop_device = CreateLoopDevice(target, image_offset, image_size); in CreateAndConfigureLoopDevice() local
326 auto loop_device = loop::WaitForDevice(num); in CreateLoopDeviceForTest() local348 auto loop_device = CreateLoopDeviceForTest(filepath); in MountViaLoopDevice() local
90 auto loop_device = WriteBlockApex(file_path, temp_file.path); in TEST_P() local
479 std::string loop_device; in MapWithLoopDevice() local
2069 std::string loop_device; in PrepareZramBackingDevice() local