Lines Matching refs:ERROR
73 PLOG(ERROR) << "Cannot remove dm device " << getId(); in doCreate()
80 LOG(ERROR) << getId() << " failed to setup metadata encryption"; in doCreate()
90 PLOG(ERROR) << "Cannot remove dm device " << getId(); in doDestroy()
98 LOG(ERROR) << getId() << " failed to read metadata"; in doMount()
106 PLOG(ERROR) << getId() << " failed to create mount point " << mPath; in doMount()
115 PLOG(ERROR) << getId() << " failed filesystem check"; in doMount()
120 PLOG(ERROR) << getId() << " failed to mount"; in doMount()
129 PLOG(ERROR) << getId() << " failed filesystem check"; in doMount()
134 PLOG(ERROR) << getId() << " failed to mount"; in doMount()
139 LOG(ERROR) << getId() << " unsupported filesystem " << mFsType; in doMount()
153 PLOG(ERROR) << getId() << " failed to prepare"; in doMount()
171 PLOG(ERROR) << getId() << " failed to rmdir mount point " << mPath; in doUnmount()
194 PLOG(ERROR) << getId() << " failed to format"; in doFormat()
199 PLOG(ERROR) << getId() << " failed to format"; in doFormat()
203 LOG(ERROR) << getId() << " unsupported filesystem " << fsType; in doFormat()