ext4_utils: Don't #define error in a major include.

Including ext4_utils.h breaks in some files because it defines common
identifiers (like "error"). Move these into the only .cpp files that use
them.

Bug: N/A
Test: manual test
Change-Id: I4605b560d09ec46c24a2c42a463f563cfe438356
4 files changed