Home
last modified time | relevance | path

Searched refs:BEGET_LOGW (Results 1 - 8 of 8) sorted by relevance

/base/startup/init/interfaces/innerkits/fs_manager/dm_verity/
H A Ddm_verity.c111 BEGET_LOGW("device %s not need hvb", fsItem->deviceName ? fsItem->deviceName : "none"); in HvbDmVeritySetUp()
/base/startup/init/interfaces/innerkits/include/
H A Dbeget_ext.h122 #define BEGET_LOGW(fmt, ...) STARTUP_LOGW(BEGET_DOMAIN, BEGET_LABEL, fmt, ##__VA_ARGS__) macro
141 BEGET_LOGW(format, ##__VA_ARGS__); \
/base/startup/init/interfaces/innerkits/fs_manager/
H A Dfstab.c238 BEGET_LOGW("Cannot parse file \" %s \" at line %zu. skip it", file, ln); in ReadFstabFromFile()
418 BEGET_LOGW("StoreFscryptPolicy:inited policy is not empty"); in StoreFscryptPolicy()
482 BEGET_LOGW("Failed to append mount flag \" %s \", ignore it.", p); in GetMountFlags()
490 BEGET_LOGW("Failed to append comma"); in GetMountFlags()
H A Dfstab_mount.c562 BEGET_LOGW("Mount %s to %s failed, err = %d. Ignore failure", item->deviceName, item->mountPoint, errno); in MountOneItem()
637 BEGET_LOGW("DmVeritySetUp fail for %s, ignore error and do not mount", item->deviceName); in CheckRequiredAndMount()
716 BEGET_LOGW("Cannot get mount status of mount point \" %s \"", item->mountPoint); in UmountAllWithFstabFile()
/base/startup/init/interfaces/innerkits/fs_manager/erofs_overlay/
H A Derofs_remount_overlay.c225 BEGET_LOGW("dirMnt [%s] not exist.", dirMnt); in RemountOverlay()
/base/startup/init/services/sandbox/
H A Dsandbox.c424 BEGET_LOGW("Failed to access mount point \' %s \', err = %d", dir, errno); in CheckAndMakeDir()
486 BEGET_LOGW("Failed bind mount %s to %s.", info->source, target); in MountSandboxNode()
516 BEGET_LOGW("symbol link name \' %s \' already exist", linkName); in LinkSandboxNode()
/base/startup/init/services/utils/
H A Dinit_utils.c497 BEGET_LOGW("File \' %s \' already exist", file); in CheckAndCreatFile()
510 BEGET_LOGW("Failed to access \' %s \', err = %d", file, errno); in CheckAndCreatFile()
/base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/
H A Dfs_hvb.c628 BEGET_LOGW("%s extheader doesnt match, magic is 0x%lx", image, header.magicNumber); in CheckAndGetExtheaderSize()

Completed in 9 milliseconds