Searched refs:B_PARTITION_TOO_SMALL (Results 1 - 10 of 10) sorted by relevance

/haiku/src/tools/cppunit/
H A DTestUtils.cpp86 case B_PARTITION_TOO_SMALL:
87 str = "B_PARTITION_TOO_SMALL";
/haiku/src/system/libroot/posix/string/
H A Dstrerror.c225 case B_PARTITION_TOO_SMALL:
/haiku/src/apps/bootmanager/
H A DBootManagerController.cpp306 } else if (fCollectPartitionsStatus == B_PARTITION_TOO_SMALL) {
H A DDrivesPage.cpp190 case B_PARTITION_TOO_SMALL:
H A DLegacyBootMenu.cpp328 return B_PARTITION_TOO_SMALL;
/haiku/src/bin/
H A Derror.c152 E(B_PARTITION_TOO_SMALL),
/haiku/headers/os/support/
H A DErrors.h116 #define B_PARTITION_TOO_SMALL (B_STORAGE_ERROR_BASE + 15) macro
/haiku/headers/build/os/support/
H A DErrors.h117 #define B_PARTITION_TOO_SMALL (B_STORAGE_ERROR_BASE + 15) macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h582 #define B_PARTITION_TOO_SMALL FSSH_B_PARTITION_TOO_SMALL macro
/haiku/src/tests/kits/storage/
H A DEntryTest.cpp152 B_PARTITION_TOO_SMALL,

Completed in 303 milliseconds