Lines Matching refs:ERROR
58 PLOG(ERROR) << "Failed to setexeccon"; in mount_via_fs_mgr()
64 PLOG(ERROR) << "Failed to clear setexeccon"; in mount_via_fs_mgr()
68 LOG(ERROR) << "fs_mgr_do_mount failed with rc " << mount_rc; in mount_via_fs_mgr()
77 LOG(ERROR) << "Failed to get key_dir"; in read_key()
84 PLOG(ERROR) << "Creating directories: " << dir; in read_key()
95 LOG(ERROR) << "Failed to turn key to hex"; in default_key_params()
106 PLOG(ERROR) << "Unable to open " << real_blkdev << " to measure size"; in get_number_of_sectors()
113 PLOG(ERROR) << "Unable to measure size of " << real_blkdev; in get_number_of_sectors()
123 LOG(ERROR) << "dm_ioctl buffer too small"; in dm_ioctl_init()
145 PLOG(ERROR) << "Cannot open device-mapper"; in create_crypto_blk_dev()
151 PLOG(ERROR) << "Cannot create dm-crypt device " << dm_name; in create_crypto_blk_dev()
158 PLOG(ERROR) << "Cannot retrieve dm-crypt device status " << dm_name; in create_crypto_blk_dev()
170 LOG(ERROR) << "crypt_params too big for DM_CRYPT_BUF_SIZE"; in create_crypto_blk_dev()
190 PLOG(ERROR) << "DM_TABLE_LOAD ioctl failed"; in create_crypto_blk_dev()
200 PLOG(ERROR) << "Cannot resume dm-crypt device " << dm_name; in create_crypto_blk_dev()
215 LOG(ERROR) << "Failed to get data_rec"; in e4crypt_mount_metadata_encrypted()
234 LOG(ERROR) << "Inplace crypto failed with code: " << rc; in e4crypt_mount_metadata_encrypted()
238 LOG(ERROR) << "Inplace crypto only got up to sector: " << size_already_done; in e4crypt_mount_metadata_encrypted()