Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dfiemap_writer.cpp92 static bool DeviceMapperStackPop(const std::string& bdev, std::string* bdev_raw) { in DeviceMapperStackPop() function
168 return DeviceMapperStackPop(bdev_next, bdev_raw); in DeviceMapperStackPop()
187 if (!DeviceMapperStackPop(bdev, &bdev_raw)) { in GetBlockDeviceForFile()