Home
last modified time | relevance | path

Searched defs:LoopDevice (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/libdm/
H A Dloop_control.cpp146 LoopDevice::LoopDevice(android::base::borrowed_fd fd, const std::chrono::milliseconds& timeout_ms, in LoopDevice() function in android::dm::LoopDevice
155 LoopDevice::LoopDevice(const std::string& path, const std::chrono::milliseconds& timeout_ms) in LoopDevice() function in android::dm::LoopDevice
/aosp_15_r20/test/vts-testcase/kernel/f2fs/
DF2fsTest.cpp33 using LoopDevice = android::dm::LoopDevice; typedef
/aosp_15_r20/system/apex/apexd/
H A Dapex_database.cpp57 LoopDevice, enumerator
/aosp_15_r20/external/libbrillo/brillo/blkdev_utils/
H A Dloop_device.cc105 LoopDevice::LoopDevice(int device_number, in LoopDevice() function in brillo::LoopDevice
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dfiemap_writer_test.cpp56 using LoopDevice = android::dm::LoopDevice; typedef
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
H A Dsnapuserd_test.cpp55 using LoopDevice = android::dm::LoopDevice; typedef