Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/blkdev_utils/
H A Dloop_device_fake.cc37 base::FilePath GetLoopDevicePath(int device_number) { in GetLoopDevicePath() function
111 if (StubIoctlRunner(GetLoopDevicePath(device_number), LOOP_SET_FD, in AttachDeviceToFile()
126 if (StubIoctlRunner(GetLoopDevicePath(device_number), LOOP_GET_DEV, in SearchLoopDevicePaths()
137 while (StubIoctlRunner(GetLoopDevicePath(i), LOOP_GET_DEV, in SearchLoopDevicePaths()