Searched refs:B_DISK_SYSTEM_SUPPORTS_RESIZING (Results 1 - 9 of 9) sorted by relevance

/haiku/headers/os/storage/
H A DDiskDeviceDefs.h75 B_DISK_SYSTEM_SUPPORTS_RESIZING = 0x000008, enumerator in enum:__anon514
/haiku/src/add-ons/disk_systems/gpt/
H A DGPTPartitionHandle.cpp75 uint32 flags = B_DISK_SYSTEM_SUPPORTS_RESIZING
/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dintel.cpp439 | B_DISK_SYSTEM_SUPPORTS_RESIZING
527 | B_DISK_SYSTEM_SUPPORTS_RESIZING
H A Dwrite_support.cpp72 uint32 flags = B_DISK_SYSTEM_SUPPORTS_RESIZING
1560 uint32 flags = B_DISK_SYSTEM_SUPPORTS_RESIZING
/haiku/src/add-ons/disk_systems/intel/
H A DPartitionMapAddOn.cpp38 | B_DISK_SYSTEM_SUPPORTS_RESIZING
214 uint32 flags = B_DISK_SYSTEM_SUPPORTS_RESIZING
/haiku/src/kits/storage/disk_device/
H A DDiskSystem.cpp126 || !(fFlags & B_DISK_SYSTEM_SUPPORTS_RESIZING)) {
H A DPartition.cpp812 return _SupportsOperation(B_DISK_SYSTEM_SUPPORTS_RESIZING,
/haiku/src/add-ons/kernel/partitioning_systems/gpt/
H A Dgpt.cpp178 | B_DISK_SYSTEM_SUPPORTS_RESIZING
915 | B_DISK_SYSTEM_SUPPORTS_RESIZING
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h251 #define B_DISK_SYSTEM_SUPPORTS_RESIZING FSSH_B_DISK_SYSTEM_SUPPORTS_RESIZING macro

Completed in 86 milliseconds