Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/blkdev_utils/
H A Dloop_device.cc63 int GetDeviceNumber(const base::FilePath& sys_block_loopdev_path) { in GetDeviceNumber() argument
67 base::FilePath device_file = sys_block_loopdev_path.Append(kDeviceIdPath); in GetDeviceNumber()