Searched refs:LINFO (Results 1 – 16 of 16) sorted by relevance
57 LINFO << "vendor overlay root: " << overlay_top; in fs_mgr_get_vendor_overlay_dirs()73 LINFO << "vendor overlay mount on " << vendor_mount_point; in fs_mgr_vendor_overlay_mount()98 LINFO << report << ret; in fs_mgr_vendor_overlay_mount()116 LINFO << "vendor overlay: vndk version not defined"; in fs_mgr_vendor_overlay_mount_all()123 LINFO << "vendor overlay: kernel does not support overlayfs"; in fs_mgr_vendor_overlay_mount_all()
178 LINFO << __FUNCTION__ << "(): unmount(" << mount_point << ") succeeded"; in umount_retry()240 LINFO << "Not running " << E2FSCK_BIN << " on " << realpath(blk_device) in check_fs()243 LINFO << "Running " << E2FSCK_BIN << " on " << realpath(blk_device); in check_fs()258 LINFO << "e2fsck returned status 0x" << std::hex << status; in check_fs()269 LINFO << "Not running " << F2FS_FSCK_BIN << " on " << realpath(blk_device) in check_fs()273 LINFO << "Running " << F2FS_FSCK_BIN << " -f -c 10000 --debug-cache " in check_fs()279 LINFO << "Running " << F2FS_FSCK_BIN << " -a -c 10000 --debug-cache " in check_fs()289 LINFO << F2FS_FSCK_BIN << " returned status 0x" << std::hex << status; in check_fs()333 LINFO << "Invalid ext4 superblock on '" << blk_device << "'"; in read_ext4_superblock()339 LINFO << "superblock s_max_mnt_count:" << sb->s_max_mnt_count << "," << blk_device; in read_ext4_superblock()[all …]
161 LINFO << "Skipping zero-length logical partition: " << GetPartitionName(partition); in CreateLogicalPartitions()165 LINFO << "Skipping disabled partition: " << GetPartitionName(partition); in CreateLogicalPartitions()247 LINFO << "Created logical partition " << params.device_name << " on device " << *path; in CreateLogicalPartition()274 LINFO << "Unmapped logical partition " << name; in DestroyLogicalPartition()
31 #define LINFO LOG(INFO) << FS_MGR_TAG macro
323 LINFO << report << ret; in fs_mgr_overlayfs_mount()
275 LINFO << "Returning avb_handle with status: " << avb_handle->status_; in LoadAndVerifyVbmeta()283 LINFO << "Enforcing AVB verification when the device is unlocked"; in IsAvbPermissive()427 LINFO << "AVB verification disabled on: " << fstab_entry.mount_point; in LoadAndVerifyVbmeta()431 LINFO << "Returning avb_handle for '" << fstab_entry.mount_point in LoadAndVerifyVbmeta()534 LINFO << "Returning avb_handle with status: " << avb_handle->status_; in Open()555 LINFO << "AVB HASHTREE disabled on: " << fstab_entry->mount_point; in SetUpAvbHashtree()
37 #define LINFO LOG(INFO) << FS_AVB_TAG macro
86 LINFO << "Built verity table: '" << target.GetParameterString() << "'"; in ConstructVerityTable()
24 #define LINFO LOG(INFO) << VBMETA_TAG macro
31 #define LINFO LOG(INFO) << FSTAB_TAG macro
167 LINFO << "Removed ATGC in fs_options as " << entry->fs_options << " for zoned device"; in ParseUserDevices()396 LINFO << "dt_fstab: Skip disabled entry for partition " << dp->d_name; in ReadFstabFromDt()412 LINFO << "dt_fstab: Using a specified mount point " << value << " for " << dp->d_name; in ReadFstabFromDt()770 if (verbose) LINFO << __FUNCTION__ << "(): failed to read fstab from dt"; in ReadFstabFromDt()837 LINFO << "Skip mounting mountpoint: " << it->mount_point; in SkipMountWithConfig()855 LINFO << __FUNCTION__ << "(): failed to find device default fstab"; in ReadDefaultFstab()
46 LINFO << "Using Android DT directory " << android_dt_dir; in GetAndroidDtDir()
35 #define LINFO LOG(INFO) << LP_TAG macro
299 LINFO << "Forcefully setting metadata header version " << LP_METADATA_MAJOR_VERSION << "." in SetMetadataHeaderV0()320 LINFO << "Clearing " << GetPartitionName(partition) in SetMetadataHeaderV0()
1093 LINFO << "Partition " << partition->name() << " will resize from " << old_size in ResizePartition()1146 LINFO << "Block device tables does not match."; in ImportPartitions()1153 LINFO << "Block device tables do not match"; in ImportPartitions()1186 LINFO << "Importing partition table would overwrite non-empty partition: " in ImportPartition()
397 LINFO << "Updated logical partition table at slot " << slot_number << " on device " in UpdatePartitionTable()