Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dfiemap_writer.cpp142 uint32_t num_leaves = 0; in DeviceMapperStackPop() local
153 num_leaves++; in DeviceMapperStackPop()
160 if (num_leaves > 1) { in DeviceMapperStackPop()
161 LOG(ERROR) << "Found " << num_leaves << " leaf block devices under device mapper device " in DeviceMapperStackPop()