Searched refs:RETURN_ERROR (Results 101 - 125 of 143) sorted by relevance

123456

/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp386 RETURN_ERROR(B_BAD_VALUE);
392 RETURN_ERROR(B_NO_MEMORY);
398 RETURN_ERROR(B_NO_MEMORY);
409 RETURN_ERROR(error);
440 RETURN_ERROR(B_BAD_VALUE);
448 RETURN_ERROR(B_NO_MEMORY);
454 RETURN_ERROR(B_NO_MEMORY);
472 RETURN_ERROR(error);
524 RETURN_ERROR(B_BAD_VALUE);
528 RETURN_ERROR(B_BAD_VALU
[all...]
H A Dkernel_interface.cpp86 RETURN_ERROR(error);
91 RETURN_ERROR(B_ERROR);
97 RETURN_ERROR(error);
104 RETURN_ERROR(error);
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DBlockAllocator.cpp240 RETURN_ERROR(B_IO_ERROR);
292 RETURN_ERROR(B_IO_ERROR);
369 RETURN_ERROR(B_NO_MEMORY);
417 RETURN_ERROR(B_NO_MEMORY);
533 RETURN_ERROR(B_ERROR);
563 RETURN_ERROR(B_IO_ERROR);
696 RETURN_ERROR(B_IO_ERROR);
904 RETURN_ERROR(B_NO_MEMORY);
1070 RETURN_ERROR(B_IO_ERROR);
1074 RETURN_ERROR(B_ERRO
[all...]
H A DQuery.cpp877 RETURN_ERROR(status);
985 RETURN_ERROR(B_ENTRY_NOT_FOUND);
1003 RETURN_ERROR(status);
1114 RETURN_ERROR(B_ERROR);
1511 RETURN_ERROR(B_ERROR);
H A DJournal.cpp210 RETURN_ERROR(B_IO_ERROR);
215 RETURN_ERROR(B_IO_ERROR);
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DBlockAllocator.cpp455 RETURN_ERROR(B_IO_ERROR);
515 RETURN_ERROR(B_IO_ERROR);
595 RETURN_ERROR(B_NO_MEMORY);
656 RETURN_ERROR(B_NO_MEMORY);
825 RETURN_ERROR(B_ERROR);
919 RETURN_ERROR(B_IO_ERROR);
1064 RETURN_ERROR(B_IO_ERROR);
1414 RETURN_ERROR(B_NO_MEMORY);
1712 RETURN_ERROR(B_IO_ERROR);
1717 RETURN_ERROR(B_BAD_DAT
[all...]
H A DIndex.cpp200 RETURN_ERROR(status);
271 RETURN_ERROR(status);
H A DQuery.cpp900 RETURN_ERROR(status);
1009 RETURN_ERROR(B_ENTRY_NOT_FOUND);
1028 RETURN_ERROR(status);
1138 RETURN_ERROR(B_ERROR);
1578 RETURN_ERROR(B_ERROR);
H A DJournal.cpp497 RETURN_ERROR(B_IO_ERROR);
506 RETURN_ERROR(B_BAD_DATA);
529 RETURN_ERROR(B_IO_ERROR);
534 RETURN_ERROR(B_IO_ERROR);
/haiku-fatelf/src/add-ons/kernel/file_systems/bindfs/
H A Dkernel_interface.cpp41 RETURN_ERROR(B_ERROR); \
46 RETURN_ERROR(error); \
50 RETURN_ERROR(B_ERROR);
66 RETURN_ERROR(B_NO_MEMORY);
108 RETURN_ERROR(error);
142 RETURN_ERROR(error);
163 RETURN_ERROR(B_NO_MEMORY);
525 RETURN_ERROR(error);
978 RETURN_ERROR(error);
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/client/
H A DServerManager.cpp172 RETURN_ERROR(B_NO_MEMORY);
175 RETURN_ERROR(error);
180 RETURN_ERROR(error);
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/client/
H A DServerManager.cpp169 RETURN_ERROR(B_NO_MEMORY);
172 RETURN_ERROR(error);
177 RETURN_ERROR(error);
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DQuery.cpp1024 RETURN_ERROR(status);
1128 RETURN_ERROR(B_ENTRY_NOT_FOUND);
1140 RETURN_ERROR(status);
1224 RETURN_ERROR(B_BUFFER_OVERFLOW);
1239 RETURN_ERROR(B_ERROR);
1676 RETURN_ERROR(B_ERROR);
H A DNodeChildTable.h141 RETURN_ERROR(fTable.InitCheck() && fElementArray.InitCheck()
H A DBlockAllocator.cpp47 RETURN_ERROR(fBuckets ? B_OK : B_NO_MEMORY);
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelVolume.cpp393 RETURN_ERROR(B_NO_MEMORY);
398 RETURN_ERROR(error);
407 RETURN_ERROR(error);
428 RETURN_ERROR(B_BAD_VALUE);
453 RETURN_ERROR(B_BAD_VALUE);
480 RETURN_ERROR(B_BAD_VALUE);
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DQuery.cpp1011 RETURN_ERROR(status);
1115 RETURN_ERROR(B_ENTRY_NOT_FOUND);
1125 RETURN_ERROR(status);
1209 RETURN_ERROR(B_BUFFER_OVERFLOW);
1224 RETURN_ERROR(B_ERROR);
1659 RETURN_ERROR(B_ERROR);
H A DNodeChildTable.h141 RETURN_ERROR(fTable.InitCheck() && fElementArray.InitCheck()
/haiku-fatelf/src/servers/registrar/
H A DShutdownProcess.cpp678 RETURN_ERROR(B_NO_MEMORY);
684 RETURN_ERROR(B_NO_MEMORY);
689 RETURN_ERROR(B_NO_MEMORY);
694 RETURN_ERROR(fInternalEventSemaphore);
703 RETURN_ERROR(error);
712 RETURN_ERROR(fWorker);
1130 RETURN_ERROR(_kern_shutdown(fReboot));
/haiku-fatelf/src/add-ons/kernel/file_systems/reiserfs/
H A DVolume.cpp191 RETURN_ERROR(error);
546 RETURN_ERROR(error);
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/reiserfs/
H A DVolume.cpp168 RETURN_ERROR(error);
509 RETURN_ERROR(error);
H A DBlockCache.cpp118 RETURN_ERROR(error);
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/
H A Dkernel_emu.cpp586 RETURN_ERROR(error);
593 RETURN_ERROR(error);
604 RETURN_ERROR(error);
608 RETURN_ERROR(reply->error);
/haiku-fatelf/src/bin/gdb/gdb/
H A Ddefs.h942 RETURN_ERROR
949 #define RETURN_MASK_ERROR RETURN_MASK (RETURN_ERROR)
939 RETURN_ERROR enumerator in enum:return_reason
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp1029 RETURN_ERROR(B_NO_MEMORY);
1033 RETURN_ERROR(error);
1038 RETURN_ERROR(error);
1044 RETURN_ERROR(error);

Completed in 313 milliseconds

123456