Searched refs:ERROR (Results 226 - 250 of 289) sorted by path

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DExtent.cpp60 ERROR("Extent::FillBlockBuffer(): IO Error");
91 ERROR("Extent:Init(): Bad Block!\n");
H A DInode.cpp180 ERROR("Bad inode magic number");
186 ERROR("Bad inode version");
194 ERROR("xfs v4 doesn't have v3 inodes");
199 ERROR("Inode is corrupted");
204 ERROR("Incorrect inode number");
209 ERROR("UUID is incorrect");
215 ERROR("Invalid EOF of inode");
220 ERROR("Entry points to an unknown inode type");
225 ERROR("Invalid inode fork offset");
242 ERROR("Invali
[all...]
H A DLeafAttribute.cpp48 ERROR("Invalid data header");
101 ERROR("Extent::FillBlockBuffer(): IO Error");
223 ERROR("Extent::FillBlockBuffer(): IO Error");
H A DLeafDirectory.cpp57 ERROR("Invalid data header");
71 ERROR("Invalid leaf header");
157 ERROR("LeafDirectory::FillBlockBuffer(): IO Error");
H A DNode.cpp134 ERROR("NodeDirectory::FillBlockBuffer(): IO Error");
145 ERROR("DATA BLOCK INVALID\n");
H A DNodeAttribute.cpp66 ERROR("Invalid data header");
125 ERROR("Extent::FillBlockBuffer(): IO Error");
248 ERROR("Extent::FillBlockBuffer(): IO Error");
H A DSymlink.cpp64 ERROR("Extent::FillBlockBuffer(): IO Error");
111 ERROR("Invalid data header");
H A DVerifyHeader.h25 ERROR("Bad magic number");
33 ERROR("CRC is invalid");
43 ERROR("Wrong Block number");
49 ERROR("UUID is incorrect");
54 ERROR("Wrong data owner");
H A DVolume.cpp60 ERROR("Filesystem is corrupted");
69 ERROR("Volume::Identify(): Invalid Superblock!\n");
94 ERROR("Volume::Mount(): couldn't open device\n");
104 ERROR("Volume::Mount(): Invalid super block!\n");
117 ERROR("Volume:Mount() Unable to get diskSize");
H A Dkernel_interface.cpp70 ERROR("Failed mounting the volume. Error: %s\n", strerror(status));
137 ERROR("get_vnode: InitCheck() failed. Error: %s\n", strerror(status));
H A Dxfs.cpp28 ERROR("xfs version below 4 is not supported");
34 ERROR("xfs version 4 uses version 2 directories");
38 ERROR("xfs version 4 uses unwritten extents");
46 ERROR("xfs version 4 unknown feature bit detected");
60 ERROR("Superblock has unknown compatible features enabled");
61 ERROR("Use more recent kernal");
66 ERROR("Superblock has unknown read-only compatible features enabled");
67 ERROR("Filesystem is read-only");
72 ERROR("Superblock has unknown incompatible features enabled");
84 ERROR("Invali
[all...]
/haiku/src/add-ons/kernel/network/ppp/pppoe/
H A DPPPoEDevice.cpp215 ERROR("PPPoEDevice::Up(): EthernetIfnet()->output() failed!\n");
260 ERROR("PPPoEDevice::Down(): ToNetBuffer() failed; MTU=%" B_PRIu32 "\n",
319 ERROR("PPPoEDevice::Send(): InitCheck() != B_OK!\n");
325 ERROR("PPPoEDevice::Send(): no connection!\n");
357 ERROR("PPPoEDevice::Send(): packet is NULL!\n");
360 ERROR("PPPoEDevice::Send(): EthernetIfnet()->output() failed!\n");
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPInterface.cpp130 ERROR("KPPPInterface: Unable to load %s PPP driver settings!\n", path);
142 ERROR("KPPPInterface: No fSettings!\n");
150 ERROR("KPPPInterface: Could not add LCP protocol!\n");
158 ERROR("KPPPInterface: Could not add MRU handler!\n");
166 ERROR("KPPPInterface: Could not add authentication handler!\n");
173 ERROR("KPPPInterface: Could not add PFC handler!\n");
184 ERROR("KPPPInterface: Manager module not found!\n");
238 ERROR("KPPPInterface: Error loading modules!\n");
1562 ERROR("InitCheck() fail\n");
1605 ERROR("KPPPInterfac
[all...]
H A DKPPPStateMachine.cpp1542 ERROR("KPPPSM::RCREvent(): OptionHandler returned parse error!\n");
1561 ERROR("KPPPSM::RCREvent():OptionHandler returned append error!\n");
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A DL2capEndpoint.cpp255 ERROR("%s: Semaphore could not be created\n", __func__);
479 ERROR("%s: header could not be prepended!\n", __func__);
540 ERROR("l2cap: unknown command unexpectedly rejected (ident %d)\n", ident);
563 ERROR("l2cap: could not spawn child for endpoint: %s\n", strerror(status));
574 ERROR("l2cap: could not allocate channel for endpoint: %s\n", strerror(status));
600 ERROR("l2cap: unexpected connection response, scid=%d, state=%d\n",
608 ERROR("l2cap: invalid connection response, mismatched SCIDs (%d, %d)\n",
681 ERROR("l2cap: unexpected configuration req: invalid channel state (cid=%d, state=%d)\n",
730 ERROR("l2cap: unexpected configuration rsp: invalid channel state (cid=%d, state=%d)\n",
737 ERROR("l2ca
[all...]
H A Dl2cap.cpp229 ERROR("%s: invalid L2CAP packet: too small. len=%" B_PRIu32 "\n",
247 ERROR("l2cap: payload length mismatch, packetlen=%d, bufferlen=%" B_PRIu32 "\n",
H A Dl2cap_signal.cpp149 ERROR("l2cap: unexpected configuration req: channel does not exist (cid=%d)\n", dcid);
223 ERROR("l2cap: unexpected disconnection req: channel does not exist (cid=%d)\n", dcid);
289 ERROR("l2cap: unhandled information request type %d\n", type);
311 ERROR("l2cap: unexpected command rejected: ident %d unknown\n", ident);
474 ERROR("%s: invalid L2CAP signaling command packet, code=%#x, "
530 ERROR("l2cap: unknown L2CAP signaling command, "
/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A DPartitionMapParser.cpp37 # define ERROR(x) printf x macro
39 # define ERROR(x) dprintf x macro
329 ERROR(("intel: Found GPT signature, ignoring.\n"));
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DAudioMixer.cpp586 ERROR("AudioMixer::FormatChangeRequested: no output\n");
590 ERROR("AudioMixer::FormatChangeRequested: wrong output source\n");
594 ERROR("AudioMixer::FormatChangeRequested: wrong output destination "
600 ERROR("AudioMixer::FormatChangeRequested: this might be the broken "
607 ERROR("AudioMixer::FormatChangeRequested: wrong format type\n");
742 ERROR("AudioMixer::LatencyChanged: received but has wrong source "
808 ERROR("AudioMixer::PrepareToConnect: already connected\n");
893 ERROR("AudioMixer::Connect: no longer connected\n");
900 ERROR("AudioMixer::Connect failed with error 0x%08lX, removing "
984 ERROR("AudioMixe
[all...]
H A DInterpolate.cpp105 ERROR("Resampler::Resampler: unknown source format 0x%x\n",
131 ERROR("Resampler::Resampler: unknown destination format 0x%x\n",
137 ERROR("Resampler::Resampler: source or destination format must be "
H A DMixerCore.cpp165 ERROR("MixerCore::AddOutput: already connected\n");
249 ERROR("MixerCore::BufferReceived: received buffer for unknown id %ld\n",
259 ERROR("MixerCore::InputFormatChanged not handled\n");
528 ERROR("MixerCore::_MixThread mixChanInfos allocation failed\n");
549 ERROR("MixerCore: LockWithTimeout failed\n");
573 ERROR("MixerCore: SendBuffer failed for buffer %lld\n",
576 ERROR("MixerCore: SendBuffer failed\n");
582 ERROR("MixerCore: RequestBuffer failed for buffer %lld\n",
585 ERROR("MixerCore: RequestBuffer failed\n");
709 ERROR("MixerCor
[all...]
H A DMixerInput.cpp129 ERROR("MixerInput::BufferReceived: dropped incoming buffer as we "
140 ERROR("MixerInput::BufferReceived: buffer with negative start time of "
358 ERROR("MixerInput::AddInputChannelDestination: destination_type %d "
566 ERROR("buffer assignment failed for mixer chan %d\n", i);
H A DMixerInput.h143 ERROR("MixerInput::GetMixerChannelInfo: reading wrong data, have %lld "
H A DMixerSettings.cpp490 ERROR("MixerSettings: can't create semaphore\n");
498 ERROR("MixerSettings: can't spawn thread\n");
H A DMixerUtils.cpp146 ERROR("Mixer: quicktime extractor bug workaround activated, changing buffer size from 548 into 4096\n");

Completed in 192 milliseconds

1234567891011>>