Lines Matching refs:ERROR
47 PLOG(ERROR) << "open %s failed" << source; in copy_file()
53 PLOG(ERROR) << "open %s failed" << dest; in copy_file()
61 PLOG(ERROR) << "read failed"; in copy_file()
68 PLOG(ERROR) << "write failed"; in copy_file()
94 PLOG(ERROR) << "posix_spawn failed"; in run_e2fsck()
101 PLOG(ERROR) << "waitpid failed"; in run_e2fsck()
105 LOG(ERROR) << "e2fsck exited abnormally: " << status; in run_e2fsck()
110 LOG(ERROR) << "e2fsck could not unshare blocks: " << return_code; in run_e2fsck()
128 LOG(ERROR) << "Failed to mount system image."; in do_fsck_unshare_blocks()
132 LOG(ERROR) << "Could not copy e2fsck to /tmp."; in do_fsck_unshare_blocks()
136 PLOG(ERROR) << "umount failed"; in do_fsck_unshare_blocks()
148 LOG(ERROR) << "Finished running e2fsck, but not all partitions succceeded."; in do_fsck_unshare_blocks()