Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/interfaces/innerkits/fs_manager/erofs_overlay/
H A Derofs_mount_overlay.c193 static int GetMapperAddr(const char *dev, uint64_t *start, uint64_t *length) in GetMapperAddr() function
281 if (GetMapperAddr(item->deviceName, &mapStart, &mapLength)) { in GetOverlayDevice()