Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.cpp176 LINFO << __FUNCTION__ << "(): unmount(" << target << ") succeeded"; in check_fs()
197 LINFO << "Not running " << E2FSCK_BIN << " on " << blk_device in check_fs()
200 LINFO << "Running " << E2FSCK_BIN << " on " << blk_device; in check_fs()
216 LINFO << "e2fsck returned status 0x" << std::hex << status; in check_fs()
226 LINFO << "Running " << F2FS_FSCK_BIN << " -a " << blk_device; in check_fs()
268 LINFO << "Invalid ext4 magic:0x" << std::hex << sb->s_magic << " " in read_ext4_superblock()
275 LINFO << "superblock s_max_mnt_count:" << sb->s_max_mnt_count << "," << blk_device; in read_ext4_superblock()
315 LINFO << "Enabling quotas on " << blk_device; in tune_quota()
320 LINFO << "Disabling quotas on " << blk_device; in tune_quota()
364 LINFO << "Setting reserved block count on " << blk_device << " to " << reserved_blocks; in tune_reserved_size()
[all …]
Dfs_mgr_verity.cpp281 LINFO << "loading verity table: '" << verity_params << "'"; in load_verity_table()
730 LINFO << "Verity table: updated block device from '" << token << "' to '" << new_token in update_verity_table_blk_device()
771 LINFO << "Verity setup skipped for " << mount_point; in fs_mgr_setup_verity()
795 LINFO << "Attempt to cleanly disable verity - only works in USERDEBUG"; in fs_mgr_setup_verity()
862 LINFO << "Enabling dm-verity for " << mount_point.c_str() in fs_mgr_setup_verity()
877 LINFO << "Disabling error correction for " << mount_point.c_str(); in fs_mgr_setup_verity()
894 LINFO << "Falling back to EIO mode for " << mount_point.c_str(); in fs_mgr_setup_verity()
919 LINFO << "Verifying partition " << fstab->blk_device << " at boot"; in fs_mgr_setup_verity()
922 LINFO << "Verified verity partition " in fs_mgr_setup_verity()
Dfs_mgr_priv.h39 #define LINFO LOG(INFO) << FS_MGR_TAG macro
Dfs_mgr_avb.cpp323 LINFO << "Loading verity table: '" << verity_table << "'"; in load_verity_table()
569 LINFO << "Returning avb_handle with status: " << avb_handle->status_; in DoOpen()
581 LINFO << "AVB HASHTREE disabled on: " << fstab_entry->mount_point; in SetUpAvbHashtree()
Dfs_mgr_fstab.cpp422 LINFO << "dt_fstab: Skip disabled entry for partition " << dp->d_name; in read_fstab_from_dt()
681 LINFO << __FUNCTION__ << "(): failed to read fstab from dt"; in fs_mgr_read_fstab_dt()